mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-08 21:02:18 -06:00
🔧 Update nginx docker configuration
This commit is contained in:
@@ -35,7 +35,7 @@ services:
|
||||
command:
|
||||
- rqworker
|
||||
nginx:
|
||||
command: nginx -g 'daemon off;' -c /etc/netbox-nginx/nginx.conf
|
||||
command: nginx -c /etc/netbox-nginx/nginx.conf
|
||||
image: nginx
|
||||
depends_on:
|
||||
- netbox
|
||||
|
||||
Reference in New Issue
Block a user