skrytka-app/.env
2023-03-06 21:58:29 +01:00

7 lines
103 B
Bash

DB_USER=postgres
DB_PASS=123
DB_HOST=localhost
DB_PORT=5432
DB_NAME=postgres
SKIP_PREFLIGHT_CHECK=true