fix: change port

This commit is contained in:
Théo LAGACHE
2026-02-27 10:54:10 +01:00
parent 0f7664201a
commit bb84ab9697
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
# KC_BOOTSTRAP_ADMIN_USERNAME: admin
# KC_BOOTSTRAP_ADMIN_PASSWORD: admin
ports:
- "8080:8080"
- "3056:8080"
volumes:
- keycloak-data:/opt/keycloak/data
- ./seeds/keycloak:/opt/keycloak/data/import:ro