Skip to content
Snippets Groups Projects

GAIAXAUTH-65

Merged Cristina Pauna requested to merge feature/GAIAXAUTH-65 into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -9,6 +9,8 @@ services:
image: "quay.io/keycloak/keycloak:${KEYCLOAK_VERSION}"
ports:
- "8080:8080"
extra_hosts:
- "auth-server:host-gateway"
restart: unless-stopped
volumes:
Loading