mirror of
https://github.com/acepanel/templates.git
synced 2026-02-04 07:27:13 +08:00
feat: 格式化代码
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=${NEXTCLOUD_TIME_ZONE}
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl -fsSL https://localhost:443 -k || exit 1"]
|
||||
test: [ "CMD-SHELL", "curl -fsSL https://localhost:443 -k || exit 1" ]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user