fix deployment folder permisions
This commit is contained in:
parent
385e7944b7
commit
86a8cc66b6
3 changed files with 7 additions and 2 deletions
3
services/ml/.env.example
Normal file
3
services/ml/.env.example
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue