HOST=0.0.0.0
PORT=8080
DATABASE_URL="postgres://user:password@server:port/database"
RUST_LOG=info,actix=info