Skip to content

Commit

Permalink
Add PUBLIC_OAUTH_CLIENT_NAME env variable for fractal-web
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Dec 18, 2023
1 parent a41fd96 commit f2e86ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/web.env
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ AUTH_COOKIE_PATH=/
AUTH_COOKIE_MAX_AGE=1800
AUTH_COOKIE_SAME_SITE=lax
AUTH_COOKIE_HTTP_ONLY=true
PUBLIC_OAUTH_CLIENT_NAME=

0 comments on commit f2e86ee

Please sign in to comment.