Add missed env variables in docker-compose
This commit is contained in:
@@ -47,6 +47,11 @@ services:
|
||||
- SOCKET_IO_CORS
|
||||
- SOURCE_EMAIL
|
||||
- USE_PG_NATIVE
|
||||
- BUCKET
|
||||
- REGION
|
||||
- S3_URL
|
||||
- S3_ACCESS_KEY_ID
|
||||
- S3_SECRET_ACCESS_KEY
|
||||
|
||||
db:
|
||||
image: postgres:15
|
||||
|
||||
Reference in New Issue
Block a user