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:
|
||||
newt:
|
||||
image: fosrl/newt
|
||||
container_name: newt
|
||||
restart: unless-stopped
|
||||
image: fosrl/newt:latest
|
||||
environment:
|
||||
- 'PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT:-domain.tld}'
|
||||
- 'PANGOLIN_ENDPOINT=$SERVICE_FQDN_PANGOLIN'
|
||||
- 'NEWT_ID=${NEWT_ID}'
|
||||
- 'NEWT_SECRET=${NEWT_SECRET}'
|
||||
healthcheck:
|
||||
Loading…
Reference in a new issue