⚰️(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:
committed by
aleb_the_flash
parent
2c2b4edc84
commit
86b03a3d47
3
.github/workflows/meet.yml
vendored
3
.github/workflows/meet.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user