first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Backend API root. Restart the dev server after changing it.
|
||||
VITE_API_BASE_URL=http://localhost:8000/api/v1
|
||||
|
||||
# Frontend console log threshold: debug | info | warn | error
|
||||
VITE_LOG_LEVEL=info
|
||||
|
||||
# Never put passwords, tokens, JUDGE_API_KEY, or TARGET_API_KEY in VITE_ variables.
|
||||
# Every VITE_ variable is bundled into browser-visible frontend code.
|
||||
Reference in New Issue
Block a user