gfsd
This commit is contained in:
parent
c2ad4eb330
commit
40d4d870f3
1 changed files with 1 additions and 5 deletions
|
|
@ -11,9 +11,7 @@ services:
|
||||||
- POSTGRES_DB=peekaping
|
- POSTGRES_DB=peekaping
|
||||||
- TZ=America/Chicago
|
- TZ=America/Chicago
|
||||||
user: "1001:998"
|
user: "1001:998"
|
||||||
deploy:
|
|
||||||
restart_policy:
|
|
||||||
condition: unless-stopped
|
|
||||||
|
|
||||||
|
|
||||||
peekaping:
|
peekaping:
|
||||||
|
|
@ -29,8 +27,6 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- peekaping-postgres
|
- peekaping-postgres
|
||||||
deploy:
|
deploy:
|
||||||
restart_policy:
|
|
||||||
condition: unless-stopped
|
|
||||||
labels:
|
labels:
|
||||||
# Homepage
|
# Homepage
|
||||||
homepage.group: "Monitoring"
|
homepage.group: "Monitoring"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue