Skip to content

Commit b7fd17d

Browse files
chore: add example for cors_origin
1 parent aec7f1f commit b7fd17d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.production.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ GITHUB_CLIENT_SECRET=your_github_oauth_client_secret
33
GITHUB_AUTH_ISSUER=https://your_unique_authentication_issuer
44
COOKIE_DOMAIN=.yourdomain.com
55
COOKIE_SAME_SITE=lax
6-
CORS_ORIGIN=
6+
CORS_ORIGIN=https://yourapp.yourdomain.com

0 commit comments

Comments
 (0)