Allow to read hostname from config file

This commit is contained in:
Martin Lablans
2022-11-04 13:09:11 +01:00
parent ab3a5790de
commit 6b2168ff11
2 changed files with 8 additions and 2 deletions

View File

@ -59,6 +59,7 @@ if [ -f "$PROJECT/docker-compose.override.yml" ]; then
fi
detectCompose
setHostname
case "$ACTION" in
start)