cloudron-support: typo
This commit is contained in:
@@ -480,7 +480,7 @@ function check_dashboard_site_domain() {
|
||||
|
||||
if ! echo $output | grep -q "Cloudron Dashboard"; then
|
||||
fail "https://my.${dashboard_domain} is not the dashboard domain. Check if DNS is set properly to this server"
|
||||
host my.${dashboard_domain} 127.0.0.1 # could also result in cloudflare
|
||||
host my.${dashboard_domain} 127.0.0.53 # could also result in cloudflare
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user