added env file for dev

This commit is contained in:
Djeeberjr 2021-09-11 15:44:14 +02:00
parent 5cca5cdd98
commit 0daa71dc72

8
.env Normal file
View File

@ -0,0 +1,8 @@
# Env file used for developing
S3_ENDPOINT=localhost:9000
S3_ACCESS_KEY=testo
S3_SECRET_KEY=testotesto
S3_BUKET=dev
S3_DISABLE_SSL=true
ADDRESS=:8080
VERBOSE=true