Ci cd merge request #2
@@ -0,0 +1,8 @@
|
||||
# Backend
|
||||
DEBUG=0
|
||||
MAX_UPLOAD_SIZE_MB=500
|
||||
TEMP_DIR=/tmp/audio_splitter_web
|
||||
CLEANUP_AFTER_SECONDS=3600
|
||||
|
||||
# Frontend (development)
|
||||
VITE_BACKEND_URL=http://localhost:8000
|
||||
@@ -7,3 +7,4 @@ test_data/
|
||||
venv/
|
||||
web/frontend/node_modules
|
||||
TODO.md
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user