tvl-depot/docker-compose.yml
Luke Granger-Brown 2e185f50c3 Squashed 'third_party/apereo-cas/overlay/' content from commit 2881b2c0d
git-subtree-dir: third_party/apereo-cas/overlay
git-subtree-split: 2881b2c0d8dcaae25582c4607f2dbadfb5a50953
2020-07-05 13:05:18 +00:00

7 lines
No EOL
91 B
YAML

version: '3'
services:
cas:
build: .
ports:
- "8443:8443"
- "8080:8080"