Skip to content

Commit 672d148

Browse files
committed
chore(container): update hostname
1 parent 546fa2c commit 672d148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/komodo/connector/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
environment:
1010
PERIPHERY_ROOT_DIRECTORY: ${PERIPHERY_ROOT_DIRECTORY:-/etc/komodo}
1111
PERIPHERY_CORE_ADDRESS: komo.mafyuh.io
12-
PERIPHERY_CONNECT_AS: periphery
12+
PERIPHERY_CONNECT_AS: ${PERIPHERY_CONNECT_AS}
1313
PERIPHERY_ONBOARDING_KEY: ${PERIPHERY_ONBOARDING_KEY}
1414
PERIPHERY_SSL_ENABLED: true
1515
PERIPHERY_DISABLE_TERMINALS: false

0 commit comments

Comments
 (0)