1 parent 546fa2c commit 672d148Copy full SHA for 672d148
1 file changed
docker/komodo/connector/compose.yaml
@@ -9,7 +9,7 @@ services:
9
environment:
10
PERIPHERY_ROOT_DIRECTORY: ${PERIPHERY_ROOT_DIRECTORY:-/etc/komodo}
11
PERIPHERY_CORE_ADDRESS: komo.mafyuh.io
12
- PERIPHERY_CONNECT_AS: periphery
+ PERIPHERY_CONNECT_AS: ${PERIPHERY_CONNECT_AS}
13
PERIPHERY_ONBOARDING_KEY: ${PERIPHERY_ONBOARDING_KEY}
14
PERIPHERY_SSL_ENABLED: true
15
PERIPHERY_DISABLE_TERMINALS: false
0 commit comments