mirror of
https://github.com/jeffvli/sonixd.git
synced 2026-04-29 02:32:37 -04:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
DB_USERNAME=admin
|
|
DB_PASSWORD=admin
|
|
DB_NAME=sonixd
|
|
DB_PORT=5432
|
|
DB_PERSIST_PATH=C:/docker/sonixd/db
|
|
DB_SECRET=wVGpsCbPJRuUDU9r
|
|
APP_BASE_URL=http://localhost:4343
|