diff --git a/.env-template b/.env-template index e1162f08..41a6eeef 100644 --- a/.env-template +++ b/.env-template @@ -4,8 +4,8 @@ ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" # https or http, as you wish PUBLIC_HTTP_PROTOCOL=https -# The domain name the service lives on -PUBLIC_APP_DOMAIN=pockethost.test +# The domain name the dashboard app +PUBLIC_APP_DOMAIN=app.pockethost.lvh.me # The name of the central PocketHost database. This is both a subdomain and a file name. PUBLIC_APP_DB=pockethost-central