11 lines
186 B
Plaintext
11 lines
186 B
Plaintext
RUST_LOG=warn,service=info
|
|
|
|
DATABASE_USER=siren
|
|
DATABASE_PASSWORD=
|
|
DATABASE_NAME=siren
|
|
DATABASE_HOST=localhost
|
|
DATABASE_PORT=5432
|
|
|
|
SERVICE_HOST=localhost
|
|
SERVICE_PORT=5000
|
|
DATA_DIR_PATH= |