path correction
This commit is contained in:
@@ -5,3 +5,9 @@ ADMIN_PASSWORD=admin123
|
||||
CORS_ORIGIN=http://localhost:5173
|
||||
UPLOAD_DIR=./server/uploads
|
||||
DATA_DIR=./server/data
|
||||
|
||||
# Leave unset to auto-use Vite base:
|
||||
# local: /api/...
|
||||
# prod: /citpl_website/api/...
|
||||
# Only set if the API is on a different host than the site.
|
||||
# VITE_API_BASE=
|
||||
|
||||
Reference in New Issue
Block a user