add admin docker

This commit is contained in:
rebel onion 2025-06-14 14:14:21 -05:00
parent 43912e8a63
commit 743f4b1a15
5 changed files with 106 additions and 1 deletions

View file

@ -9,7 +9,7 @@ services:
PERIPHERY_ROOT_DIRECTORY: ${PERIPHERY_ROOT_DIRECTORY:-/etc/komodo}
## Pass the same passkey as used by the Komodo Core connecting to this Periphery agent.
PERIPHERY_PASSKEYS: ${PERIPHERY_PASSKEYS}
PERIPHERY_ALLOWED_IPS: ${PERIPHERY_ALLOWED_IPS:-0.0.0.0/0}
PERIPHERY_ALLOWED_IPS: ${PERIPHERY_ALLOWED_IPS:-127.0.0.1}
## Make server run over https
PERIPHERY_SSL_ENABLED: true
## Specify whether to disable the terminals feature