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