port
This commit is contained in:
@@ -16,5 +16,8 @@ OIDC_REDIRECT_URI=http://localhost:5001/api/auth/callback
|
||||
# Frontend URL for callbacks
|
||||
FRONTEND_URL=http://localhost:3000
|
||||
|
||||
# Frontend port (defaults to 3000 if not set)
|
||||
# FRONTEND_PORT=3000
|
||||
|
||||
# Cookie security (set to 'true' in production with HTTPS)
|
||||
SESSION_COOKIE_SECURE=false
|
||||
|
||||
Reference in New Issue
Block a user