Skip to content

Commit a057a20

Browse files
460 Updates env vars in the example files
1 parent 84c53fc commit a057a20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.env.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ NEXTAUTH_ISSUER="http://localhost:8085/realms/orchestrator"
1515
NEXTAUTH_WELL_KNOWN_OVERRIDE="http://localhost:8085/auth/.well-known/openid-configuration"
1616
NEXTAUTH_URL=http://localhost:3000/api/auth
1717

18+
OPA_PUBLIC_BUNDLE_URL="https://localhost/api/v1/opa/public-bundle"
19+
OPA_CLIENT_ID="orchestrator-client"
20+
1821
# docker-compose variables
1922
KEYCLOAK_ADMIN=admin
2023
KEYCLOAK_ADMIN_PASSWORD=admin

0 commit comments

Comments
 (0)