Merge branch 'master' of https://github.com/edenpark59/netbox-docker into edenpark59-master
This commit is contained in:
commit
6a8ffc1f02
|
@ -27,7 +27,7 @@ services:
|
|||
- rqworker
|
||||
nginx:
|
||||
command: nginx -c /etc/netbox-nginx/nginx.conf
|
||||
image: nginx:1.15-alpine
|
||||
image: nginx:1.17-alpine
|
||||
depends_on:
|
||||
- netbox
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue