mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-11 17:04:03 +02:00
🆙 Update nginx to the latest version
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user