Skip to content

Commit

Permalink
- Tell nginx to reload
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Sep 19, 2024
1 parent 79d578d commit 5bb32d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdrs-frontend/manifest.buildpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ applications:
instances: 1
disk_quota: 256M
command: |
nginx -h
nginx -s reload -p /home/vcap/app -c ./nginx.conf
- type: worker
memory: 128M
instances: 1
Expand Down

0 comments on commit 5bb32d2

Please sign in to comment.