chore: scaffold projet + docker-compose
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
BACKEND_PORT=8000
|
||||
CORS_ORIGINS=http://localhost:5173,http://localhost
|
||||
DATABASE_URL=sqlite:////data/jardin.db
|
||||
UPLOAD_DIR=/data/uploads
|
||||
VITE_API_URL=http://localhost:8000
|
||||
Reference in New Issue
Block a user