Create .env.example
Some checks failed
Build and Deploy React Package / build-and-publish (push) Has been cancelled
Some checks failed
Build and Deploy React Package / build-and-publish (push) Has been cancelled
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal 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
|
||||
Reference in New Issue
Block a user