Allow www signup origin
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ PORT=8787
|
||||
# SIGNUP_FROM_EMAIL=Ditto <hello@ditto.site>
|
||||
# SIGNUP_VERIFY_URL=https://ditto.site/api-key
|
||||
# SIGNUP_TOKEN_TTL_MINUTES=30
|
||||
# SIGNUP_CORS_ORIGINS=https://ditto.site
|
||||
# SIGNUP_CORS_ORIGINS=https://ditto.site,https://www.ditto.site
|
||||
|
||||
# ---- Database + queue (Postgres; pg-boss uses the same DB) ----
|
||||
DATABASE_URL=postgresql://postgres:postgres@localhost:5432/ditto_site
|
||||
|
||||
Reference in New Issue
Block a user