Merge branch 'master' of https://github.com/edenpark59/netbox-docker into edenpark59-master

This commit is contained in:
Christian Mäder 2019-11-25 17:10:22 +01:00
commit 6a8ffc1f02
1 changed files with 1 additions and 1 deletions

View File

@ -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: