Merge branch 'edenpark59-master'
This commit is contained in:
commit
946a503a25
|
@ -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.15-alpine
|
image: nginx:1.17-alpine
|
||||||
depends_on:
|
depends_on:
|
||||||
- netbox
|
- netbox
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue