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
@@ -35,6 +35,12 @@ services:
- LBTELEGRAM_BOT1_USERNAME=${LBTELEGRAM_BOT1_USERNAME:-GetRezStealer_bot}
- LBTELEGRAM_BOT2_USERNAME=${LBTELEGRAM_BOT2_USERNAME:-rezDJDFJSFUltraFast_bot}
- BACKEND_LINK_SECRET=${BACKEND_LINK_SECRET:-change_me_internal_secret}
- STORAGE_DRIVER=${STORAGE_DRIVER:-local}
- S3_REGION=${S3_REGION:-}
- S3_BUCKET=${S3_BUCKET:-}
- S3_ENDPOINT=${S3_ENDPOINT:-}
- RUSTFS_ACCESS_KEY=${RUSTFS_ACCESS_KEY:-}
- RUSTFS_SECRET_KEY=${RUSTFS_SECRET_KEY:-}
volumes:
- backend_uploads:/app/uploads
networks: