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