Reverted cas Readme.txt from instructing to run from samples/cas/sample
This commit is contained in:
parent
076a75d8c3
commit
3de0041874
|
@ -1,8 +1,8 @@
|
||||||
To run a CAS server and client application, just execute the command
|
To run a CAS server and client application, just execute the command
|
||||||
|
|
||||||
../../../gradlew cas
|
./gradlew cas
|
||||||
|
|
||||||
from samples/cas/sample. You should then be able to point your browser at
|
from the project root directory. You should then be able to point your browser at
|
||||||
|
|
||||||
https://localhost:8443/cas-sample/
|
https://localhost:8443/cas-sample/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue