Files
crypto/.common.env.sample
2021-07-07 08:55:49 -04:00

5 lines
66 B
Plaintext

DEBUG=true
DB_HOST="db"
ENV='dev'
API_URL='http://localhost:8081'