Fix Dockerfile to add config file and certs
[nonrtric/plt/sme.git] / capifcore / configs / keycloak.yaml
index 86b3905..3f05b42 100644 (file)
@@ -17,7 +17,7 @@
 
 # Keycloak configurations
 authorizationServer:
-  host: "localhost"
+  host: "keycloak"
   port: "8080"
   admin:
     user: "admin"