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