fix: add DATABASE_URL to ML service .env, gitignore it
This commit is contained in:
parent
685b8e9733
commit
06fd19eebb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,6 +6,7 @@ build
|
|||
*.log
|
||||
.env
|
||||
.env*.local
|
||||
services/ml/.env
|
||||
.DS_Store
|
||||
data/
|
||||
models/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue