diff --git a/settings/website.env-sample b/settings/website.env-sample index e29667e..207f180 100644 --- a/settings/website.env-sample +++ b/settings/website.env-sample @@ -3,4 +3,4 @@ export EMAIL_SECRET="CHANGEMEALSOPLS" export JWT_SECRET="CHANGEMEALSO" export POSTAL_API="https://POSTAL_URL" export POSTAL_SRC_EMAIL="postal-source@domain.com" -export WEB_ADDR="https://domain.tld" +export WEB_ADDR="https://apidomain.tld"