Small clean up
This commit is contained in:
parent
b9f9c3ae50
commit
94ebd0f614
10 changed files with 22 additions and 21 deletions
|
|
@ -100,6 +100,7 @@ services:
|
|||
environment:
|
||||
PB_ADMIN_EMAIL: *pb-email
|
||||
PB_ADMIN_PASSWORD: *pb-password
|
||||
PB_TRUSTED_PROXY: server
|
||||
healthcheck:
|
||||
test: ["CMD", "wget", "--no-verbose", "--tries=1", "--spider", "http://localhost:8090/api/health"]
|
||||
interval: 10s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue