barrel: Rename HOSTNAME=>WISSKI_HOSTNAME

This commit renames the HOSTNAME variable to WISSKI_HOSTNAME to avoid
breaking the container under specific circumstances.
This commit is contained in:
Tom 2023-06-23 10:56:25 +02:00
parent 290273e4ca
commit 75ceab241e
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ services:
barrel:
build: .
restart: always
hostname: ${HOSTNAME}
hostname: ${WISSKI_HOSTNAME}
# label it with the current slug
labels: