Files
sonixd/.env.dev.example

7 lines
135 B
Plaintext

DB_USERNAME=admin
DB_PASSWORD=admin
DB_NAME=sonixd
DB_PORT=5432
DB_PERSIST_PATH=C:/docker/sonixd/db
APP_BASE_URL=http://localhost:4343