Files
dev-puppeteer/.env.example
2026-05-09 22:30:49 +09:00

5 lines
139 B
Plaintext

DATABASE_URL=postgres://devflow:devflow@127.0.0.1:55432/devflow
WORKSPACE_ROOT=./data/workspace
LOG_LEVEL=info
DEVFLOW_POSTGRES_PORT=55432