We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f1207 commit 1a0387cCopy full SHA for 1a0387c
.env-docker
@@ -0,0 +1,6 @@
1
+OPENTDF_PLATFORM_HOST="localhost"
2
+OPENTDF_PLATFORM_PORT=8080
3
+OPENTDF_PLATFORM_URL="http://localhost:8080"
4
+
5
+KEYCLOAK_URL="https://localhost:8443/auth"
6
+OIDC_OP_TOKEN_ENDPOINT="https://localhost:8443/auth/realms/opentdf/protocol/openid-connect/token"
0 commit comments