Create S3Client bean
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@ -0,0 +1,7 @@
|
||||
DATABASE_URL=jdbc:postgresql://postgres:5432/db
|
||||
DATABASE_PASSWORD=password
|
||||
DATABASE_USERNAME=user
|
||||
|
||||
S3_ENDPOINT=http://s3:9000
|
||||
S3_ACCESS_KEY=minioadmin
|
||||
S3_SECRET_KEY=minioadmin
|
||||
Reference in New Issue
Block a user