chore: add postgres schema migrations
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_URL=postgres://devflow:devflow@127.0.0.1:55432/devflow
|
||||
WORKSPACE_ROOT=./data/workspace
|
||||
LOG_LEVEL=info
|
||||
DEVFLOW_POSTGRES_PORT=55432
|
||||
Reference in New Issue
Block a user