Files
opencloud-deploy/work/opencloud-compose/external-proxy/keycloak.yml
gitea-actions[bot] f9b21720ec Modify Files
2026-04-09 20:18:25 +00:00

8 lines
142 B
YAML

services:
keycloak:
ports:
# expose the keycloak server on localhost
- "127.0.0.1:9000:9000"
- "127.0.0.1:8080:8080"