[ALL-571] chore(frontend): Move saas-related configs to config.json (#4496)

This commit is contained in:
sp.wack
2024-10-21 18:59:20 +04:00
committed by GitHub
parent 520586a89c
commit 6fe5482b20
8 changed files with 21 additions and 13 deletions

View File

@@ -1,5 +1,2 @@
VITE_BACKEND_BASE_URL="localhost:3000" # Backend URL without protocol (e.g. localhost:3000)
VITE_MOCK_API="false" # true or false
# GitHub OAuth
VITE_GITHUB_CLIENT_ID=""