Create .env.example
Some checks failed
Build and Deploy React Package / build-and-publish (push) Has been cancelled

This commit is contained in:
2026-06-03 10:37:40 +03:00
parent ce54d79ab3
commit 57c009e9f0

6
.env.example Normal file
View File

@@ -0,0 +1,6 @@
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