5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
|
HOST=0.0.0.0
|
||
|
PORT=8080
|
||
|
DATABASE_URL="postgres://user:password@server:port/database"
|
||
|
RUST_LOG=info,actix=info
|