This commit is contained in:
Oliver
2025-09-25 14:55:30 -03:00
parent b048ec1114
commit ac8f70d368
5 changed files with 15 additions and 15 deletions

View File

@@ -31,9 +31,6 @@ HUGO_DIR="$BASEURL/git-server/local/hugo"
SERVER_IP=$(ip -4 addr show eth0 | awk '/inet/ {print $2}' | cut -d/ -f1)
dump_config
DOMAIN_LABEL=$(check_domains "$UUID.odoo4projects.com" "$SERVER_IP")
DOMAIN_LABEL="traefik.http.routers.$UUID.rule=Host(\`$UUID.odoo4projects.com\`)"