chore: build
Backend - Build & Lint / build (push) Failing after 30m33s

This commit is contained in:
Nuxgrid
2026-08-01 21:51:32 +02:00
parent 0d9b4adc3a
commit 020ba7c1e4
6 changed files with 187 additions and 69 deletions
+8
View File
@@ -24,3 +24,11 @@ BACKEND_LINK_SECRET=change_me_internal_secret
API_PORT=8080
FRONTEND_PORT=5173
GIN_MODE=release
# STORAGE_DRIVER=local (defaut, stockage disque via le volume backend_uploads) ou s3 (RustFS)
STORAGE_DRIVER=local
# Requis uniquement si STORAGE_DRIVER=s3
S3_REGION=us-east-1
S3_BUCKET=
S3_ENDPOINT=
RUSTFS_ACCESS_KEY=
RUSTFS_SECRET_KEY=