mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-04 22:32:55 +00:00
更新 .env 示例文件以包含新的管理员用户 ID 和密码哈希,调整 docker-compose 配置以支持健康检查和网络设置,优化 Dex 配置以使用环境变量。此更改增强了 OIDC 认证的灵活性和安全性。
This commit is contained in:
committed by
Yuzhong Zhang
parent
4da39f2d6a
commit
bff23e9117
@@ -1,4 +1,4 @@
|
||||
issuer: http://localhost:5556
|
||||
issuer: {{ .Env.OIDC_ISSUER }}
|
||||
|
||||
storage:
|
||||
type: memory
|
||||
|
||||
Reference in New Issue
Block a user