update
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent 952d52c152
commit 41cf5ad41c

Binary file not shown.

Binary file not shown.

@ -7,6 +7,7 @@ networks:
config:
- subnet: 172.172.0.0/24
services:
#casuser Mellon
cas:
image: apereo/cas:6.3.5
restart: always
@ -14,7 +15,7 @@ services:
- 9880:8080
- 8443:8443
volumes:
- ./conf/cas/server.keystore:/etc/cas/thekeystore
- ./conf/cas/thekeystore:/etc/cas/thekeystore
command: ["/bin/sh", "/cas-overlay/bin/run-cas.sh"]
frp:
image: snowdreamtech/frpc:0.37.0

Loading…
Cancel
Save