mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-04-21 23:18:28 +02:00
Update docker-compose.yml
This commit is contained in:
parent
02a5171e37
commit
08cda559a3
@ -27,7 +27,7 @@ services:
|
|||||||
- rqworker
|
- rqworker
|
||||||
nginx:
|
nginx:
|
||||||
command: nginx -c /etc/netbox-nginx/nginx.conf
|
command: nginx -c /etc/netbox-nginx/nginx.conf
|
||||||
image: nginx:1.17.6-alpine
|
image: nginx:1.17-alpine
|
||||||
depends_on:
|
depends_on:
|
||||||
- netbox
|
- netbox
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user