Files
molecular_frontend/.env.example
DeOwl 57c009e9f0
Some checks failed
Build and Deploy React Package / build-and-publish (push) Has been cancelled
Create .env.example
2026-06-03 10:37:40 +03:00

7 lines
191 B
Plaintext

VITE_SCHEME=http
VITE_HOSTNAME=localhost
VITE_PORT=8001
VITE_BASE_PATH=quantum
VITE_KEYCLOAK_URL=https://quantum-auth.example.com
VITE_QUANTUM_BACKEND_URL=https://quantum-backend.example.com