1
Fork 0
mirror of https://github.com/Steffo99/distributed-arcade.git synced 2024-10-16 06:27:30 +00:00
distributed-arcade/.devcontainer/.env

3 lines
No EOL
99 B
Bash

REDIS_CONN_STRING="redis://db:6379/"
AXUM_HOST_STRING="0.0.0.0:30000"
RUST_LOG="distributed_arcade"