docker-compose
增加参数LOGIN_CAS_SERVER
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user