We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c1c09 commit 0902b1cCopy full SHA for 0902b1c
bin/v-add-web-domain-alias
@@ -51,6 +51,7 @@ is_package_full 'WEB_ALIASES'
51
get_domain_values 'web'
52
53
# Preparing domain values for the template substitution
54
+local_ip=$(get_real_ip $IP)
55
if [ -z "$ALIAS" ]; then
56
ALIAS="$dom_alias"
57
else
0 commit comments