Update and rename newt-pangolin to newt-pangolin.yaml

This commit is contained in:
Gabriel Peralta 2025-08-11 10:22:12 -03:00 committed by GitHub
parent e16174d96b
commit 0d461e1218
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: