mirror of
https://github.com/acepanel/templates.git
synced 2026-02-04 10:07:17 +08:00
feat: 格式化代码
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
volumes:
|
||||
- ./data:/var/lib/pgadmin
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "wget -qO- http://localhost:80/misc/ping || exit 1"]
|
||||
test: [ "CMD-SHELL", "wget -qO- http://localhost:80/misc/ping || exit 1" ]
|
||||
interval: 30s
|
||||
timeout: 10s
|
||||
retries: 3
|
||||
|
||||
Reference in New Issue
Block a user