theocorp_docker_compose/newt/docker-compose.yml
2025-03-02 23:39:09 +00:00

19 lines
468 B
YAML

services:
newt:
image: fosrl/newt
container_name: newt
restart: unless-stopped
environment:
- PANGOLIN_ENDPOINT=https://pangolin.geezo.online
- NEWT_ID=0ma412ia5nssi5o
- NEWT_SECRET=037npxoajkzxt79x6bo9cq27b1i3m8f2lreb6z9z691117cf
networks:
- beaverhabits_default
- yams_default
networks:
beaverhabits_default:
external: true
yams_default:
external: true