mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-18 01:16:54 +08:00
Apply suggestion (nginx version and config)
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
5db728841b
commit
de6437e494
@@ -3,6 +3,6 @@ services:
|
||||
nginx:
|
||||
network_mode: host
|
||||
restart: always
|
||||
image: nginx:1.21.3-alpine
|
||||
image: nginx:stable-alpine
|
||||
volumes:
|
||||
- '/compose/volumes/nginx/:/etc/nginx/'
|
Reference in New Issue
Block a user