9 lines
237 B
YAML
9 lines
237 B
YAML
services:
|
|
newt:
|
|
image: fosrl/newt
|
|
container_name: newt
|
|
restart: unless-stopped
|
|
environment:
|
|
- PANGOLIN_ENDPOINT=https://pangolin.kornzuhause.space
|
|
- NEWT_ID=y2tf3oyp0aofunu
|
|
- NEWT_SECRET=************** |