removed bucket from docker-compose file
This commit is contained in:
parent
1029430783
commit
ce18ee392c
@ -9,7 +9,6 @@ services:
|
|||||||
- S3_ENDPOINT=s3:9000
|
- S3_ENDPOINT=s3:9000
|
||||||
- S3_ACCESS_KEY=testo
|
- S3_ACCESS_KEY=testo
|
||||||
- S3_SECRET_KEY=testotesto
|
- S3_SECRET_KEY=testotesto
|
||||||
- S3_BUCKET=dev
|
|
||||||
- S3_DISABLE_SSL=true
|
- S3_DISABLE_SSL=true
|
||||||
- ADDRESS=:3000
|
- ADDRESS=:3000
|
||||||
- VERBOSE=false
|
- VERBOSE=false
|
||||||
|
Loading…
Reference in New Issue
Block a user