Update playbooks/newt.yml

This commit is contained in:
lorentz 2026-02-23 12:26:01 -05:00
parent f693d7231a
commit b80fed3fc8

View file

@ -52,7 +52,7 @@
container_name: newt container_name: newt
restart: unless-stopped restart: unless-stopped
networks: networks:
- shared - pangolin
environment: environment:
PANGOLIN_ENDPOINT: {{ pangolin_endpoint }} PANGOLIN_ENDPOINT: {{ pangolin_endpoint }}
NEWT_ID: {{ newt_id }} NEWT_ID: {{ newt_id }}