s3browser-backend/.env

8 lines
192 B
Bash
Raw Normal View History

2021-09-11 13:44:14 +00:00
# Env file used for developing
S3_ENDPOINT=localhost:9000
S3_ACCESS_KEY=testo
S3_SECRET_KEY=testotesto
S3_DISABLE_SSL=true
ADDRESS=:8080
2021-11-04 19:28:37 +00:00
VERBOSE=true
DB_CONNECTION=s3Browser:hunter2@/s3Browser