Update komodo for hostname

This commit is contained in:
2025-08-15 22:16:35 +05:30
parent 81572cceb6
commit a624e89878
4 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
# Environment Variables
HOSTNAME=
PERIPHERY_ROOT_DIRECTORY=
# Paths

View File

@@ -3,6 +3,7 @@ services:
container_name: komodo_periphery
image: ghcr.io/moghtech/komodo-periphery:1.18.4
restart: unless-stopped
hostname: ${HOSTNAME}
labels:
komodo.skip:
command: periphery --config-path ${PERIPHERY_ROOT_DIRECTORY}/periphery.config.toml