mirror of
https://github.com/Steffo99/distributed-arcade.git
synced 2024-11-21 23:54:25 +00:00
3 lines
99 B
Bash
3 lines
99 B
Bash
|
REDIS_CONN_STRING="redis://db:6379/"
|
||
|
AXUM_HOST_STRING="0.0.0.0:30000"
|
||
|
RUST_LOG="distributed_arcade"
|