docker-compose

增加参数LOGIN_CAS_SERVER
This commit is contained in:
MaxKey
2024-12-26 21:23:08 +08:00
parent 3a6cff879f
commit 548232b1af
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ services:
- DATABASE_NAME=maxkey
- DATABASE_USER=root
- DATABASE_PWD=maxkey
- LOGIN_CAS_SERVER=http://maxkey/sign/authz/cas
- LOGIN_CAS_SERVER=http://maxkey-nginx/sign/authz/cas
ports:
- "9526:9526"
networks: