Add dev stacks
This commit is contained in:
8
stacks/meshmon/.env.template
Normal file
8
stacks/meshmon/.env.template
Normal file
@@ -0,0 +1,8 @@
|
||||
MESHTASTIC_NODE_IP=192.168.5.242
|
||||
ALLOWED_ORIGINS=http://docker-dev:8383,https://meshmon.ghost.tel
|
||||
RATE_LIMIT_API=20000
|
||||
NODE_ENV=production
|
||||
SESSION_SECRET=change-me
|
||||
TRUST_PROXY=true
|
||||
COOKIE_SECURE=true
|
||||
DISABLE_ANONYMOUS=true
|
||||
Reference in New Issue
Block a user