Files
crypto/.common.env.sample

5 lines
66 B
Plaintext
Raw Permalink Normal View History

2021-07-07 08:55:49 -04:00
DEBUG=true
DB_HOST="db"
ENV='dev'
API_URL='http://localhost:8081'