generated from VLADIMIR/template
add Upload and Download files
This commit is contained in:
@@ -18,6 +18,10 @@ services:
|
||||
SMTP_USER: evening_detective@crabs-games.art
|
||||
SMTP_PASSWORD: your_password
|
||||
JWT_SECRET: your_secret
|
||||
S3_HOST: http://0.0.0.0:9000
|
||||
S3_USER: rustfs
|
||||
S3_PASSWORD: your_password
|
||||
S3_BUCKET: evening-detective
|
||||
depends_on:
|
||||
- postgres
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user