Update and rename newt-pangolin to newt-pangolin.yaml
This commit is contained in:
parent
e16174d96b
commit
0d461e1218
1 changed files with 2 additions and 4 deletions
|
|
@ -5,11 +5,9 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
newt:
|
newt:
|
||||||
image: fosrl/newt
|
image: fosrl/newt:latest
|
||||||
container_name: newt
|
|
||||||
restart: unless-stopped
|
|
||||||
environment:
|
environment:
|
||||||
- 'PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT:-domain.tld}'
|
- 'PANGOLIN_ENDPOINT=$SERVICE_FQDN_PANGOLIN'
|
||||||
- 'NEWT_ID=${NEWT_ID}'
|
- 'NEWT_ID=${NEWT_ID}'
|
||||||
- 'NEWT_SECRET=${NEWT_SECRET}'
|
- 'NEWT_SECRET=${NEWT_SECRET}'
|
||||||
healthcheck:
|
healthcheck:
|
||||||
Loading…
Reference in a new issue