mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
🆙 Update nginx to the latest version
This commit is contained in:
parent
645ec1281c
commit
fdefa3465d
|
|
@ -29,8 +29,8 @@ services:
|
|||
command:
|
||||
- rqworker
|
||||
nginx:
|
||||
image: nginx:1.13-alpine
|
||||
command: nginx -c /etc/netbox-nginx/nginx.conf
|
||||
image: nginx:1.15-alpine
|
||||
depends_on:
|
||||
- netbox
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue