📦 chore(deploy): add deployment files and configurations for Docker Compose setup
This commit is contained in:
parent
861b8d048e
commit
6b0383be50
9 changed files with 215 additions and 0 deletions
3
deploy/db.env
Normal file
3
deploy/db.env
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
POSTGRES_USER=langflow
|
||||
POSTGRES_PASSWORD=langflow
|
||||
POSTGRES_DB=langflow
|
||||
Loading…
Add table
Add a link
Reference in a new issue