working
This commit is contained in:
@@ -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\`)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user