Skip to content

Commit 2c7dfda

Browse files
committed
add cas-server config
1 parent e5dcbdd commit 2c7dfda

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

cas/cas-server/src/main/resources/cas.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ cas.server.prefix: https://localhost:643/cas
44
cas.adminPagesSecurity.ip=127\.0\.0\.1
55

66
logging.config: file:/etc/cas/config/log4j2.xml
7-
# cas.serviceRegistry.config.location: classpath:/services
7+
8+
cas.serviceRegistry.initFromJson=true
9+
cas.serviceRegistry.config.location=classpath:/services
56 Bytes
Binary file not shown.
56 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)