Files
quantum_backend/.env.template

5 lines
140 B
Plaintext

KEYCLOAK_URL=http://auth.example.com
KEYCLOAK_REALM=quant_sim-realm
KEYCLOAK_CLIENT_ID=quantum-backend
KEYCLOAK_CLIENT_SECRET=!!!REPLACE_ME