3 lines
141 B
Text
3 lines
141 B
Text
DATABASE_URL=postgresql://pg_user:pg_password@localhost:5432/candle_annotator
|
|
# openssl rand -hex 32 add to main .env too
|
|
API_KEY=ML_API_KEY
|