mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
Update newt-pangolin.yaml
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
|||||||
image: fosrl/newt:latest
|
image: fosrl/newt:latest
|
||||||
environment:
|
environment:
|
||||||
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT:-https://pangolin.domain.tld}
|
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT:-https://pangolin.domain.tld}
|
||||||
- NEWT_ID=${NEWT_ID:-2ix2t8xk22ubpfy}
|
- NEWT_ID=${NEWT_ID:?}
|
||||||
- NEWT_SECRET=${NEWT_SECRET:-nnisrfsdfc7prqsp9ewo1dvtvci50j5uiqotez00dgap0ii2}
|
- NEWT_SECRET=${NEWT_SECRET:?}
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "newt", "--version"]
|
test: ["CMD", "newt", "--version"]
|
||||||
interval: 5s
|
interval: 5s
|
||||||
|
|||||||
Reference in New Issue
Block a user