added ACCEPT_CLIENTS=true env variable

This commit is contained in:
Peter Wood
2025-07-30 19:35:32 -04:00
parent ee0a6c09dc
commit 7e282f1e29

View File

@@ -7,6 +7,7 @@ services:
- PANGOLIN_ENDPOINT=https://pangolin.acedanger.com
- NEWT_ID=${NEWT_ID}
- NEWT_SECRET=${NEWT_SECRET}
- ACCEPT_CLIENTS=true
labels:
- diun.enable=true
networks: {}