Added Newt service for Pangolin
This commit is contained in:
committed by
shaun collins
parent
371fff18c0
commit
011ac8df08
@@ -0,0 +1,14 @@
|
||||
services:
|
||||
newt:
|
||||
image: fosrl/newt
|
||||
container_name: newt
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- PANGOLIN_ENDPOINT=https://pangolin.shaunc.co.uk
|
||||
- NEWT_ID=gvtjhqk6jt0nhm8
|
||||
- NEWT_SECRET=7embjtb7eg2c1tl8njr6igfk1lm6fooz6df2bfiqqzwfulbp
|
||||
networks:
|
||||
- lingen
|
||||
networks:
|
||||
lingen:
|
||||
driver: bridge
|
||||
Reference in New Issue
Block a user