mirror of
https://github.com/lukaszraczylo/gohoarder.git
synced 2026-06-10 23:29:22 +00:00
fixes
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Backend API URL (used by Vite dev server proxy)
|
||||
# Change this if your gohoarder backend is running on a different port
|
||||
VITE_BACKEND_URL=http://localhost:8080
|
||||
|
||||
# Frontend dev server port
|
||||
# The Vite development server will run on this port
|
||||
VITE_PORT=5173
|
||||
Reference in New Issue
Block a user