Update outline.env

This commit is contained in:
2026-04-09 11:19:02 +02:00
parent 55348a9e11
commit 9f3c35db19
+1 -1
View File
@@ -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