⚰️(backend) remove unused cold storage configurations

Minio was removed from our stack, because it wasn't used.
Cleaned up some environment variables.
This commit is contained in:
lebaudantoine
2024-07-25 18:22:31 +02:00
committed by aleb_the_flash
parent 2c2b4edc84
commit 86b03a3d47
2 changed files with 0 additions and 6 deletions

View File

@@ -122,9 +122,6 @@ jobs:
DB_PASSWORD: pass
DB_PORT: 5432
STORAGES_STATICFILES_BACKEND: django.contrib.staticfiles.storage.StaticFilesStorage
AWS_S3_ENDPOINT_URL: http://localhost:9000
AWS_S3_ACCESS_KEY_ID: impress
AWS_S3_SECRET_ACCESS_KEY: password
LIVEKIT_API_SECRET: secret
LIVEKIT_API_KEY: devkey