Skip to content

Commit 546fa2c

Browse files
committed
chore(container): update periphery
1 parent 01132f0 commit 546fa2c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docker/komodo/connector/compose.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ services:
88
restart: unless-stopped
99
environment:
1010
PERIPHERY_ROOT_DIRECTORY: ${PERIPHERY_ROOT_DIRECTORY:-/etc/komodo}
11-
PERIPHERY_PASSKEYS: $PERIPHERY_PASSKEYS
11+
PERIPHERY_CORE_ADDRESS: komo.mafyuh.io
12+
PERIPHERY_CONNECT_AS: periphery
13+
PERIPHERY_ONBOARDING_KEY: ${PERIPHERY_ONBOARDING_KEY}
1214
PERIPHERY_SSL_ENABLED: true
1315
PERIPHERY_DISABLE_TERMINALS: false
1416
PERIPHERY_INCLUDE_DISK_MOUNTS: /etc/hostname

0 commit comments

Comments
 (0)