Update outline.env
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ FILE_STORAGE_UPLOAD_MAX_SIZE=262144000
|
||||
# -----------------------------------------------
|
||||
OIDC_CLIENT_ID=outline
|
||||
OIDC_CLIENT_SECRET=outline-secret
|
||||
OIDC_AUTH_URI=http://localhost:5556/dex/auth
|
||||
OIDC_AUTH_URI=https://dex.sgu.hu/dex/auth
|
||||
OIDC_TOKEN_URI=http://dex:5556/dex/token
|
||||
OIDC_USERINFO_URI=http://dex:5556/dex/userinfo
|
||||
OIDC_USERNAME_CLAIM=preferred_username
|
||||
|
||||
Reference in New Issue
Block a user