mirror of
https://github.com/Dvorinka/ClubLogos.git
synced 2026-06-03 19:42:58 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Backend Configuration
|
||||
PORT=8080
|
||||
|
||||
# Frontend Configuration (development)
|
||||
VITE_API_URL=http://localhost:8080
|
||||
|
||||
# Database
|
||||
DB_PATH=./db.sqlite
|
||||
|
||||
# Storage
|
||||
LOGOS_PATH=./logos
|
||||
Reference in New Issue
Block a user