multi-track leveling system + user say command
This commit is contained in:
13
docker-compose.yml
Normal file
13
docker-compose.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
void-sentinel:
|
||||
build: .
|
||||
environment:
|
||||
- RUST_LOG
|
||||
- DISCORD_TOKEN
|
||||
- SURREAL_ADDRESS
|
||||
- SURREAL_USER
|
||||
- SURREAL_PASS
|
||||
- SURREAL_NS
|
||||
- SURREAL_DB
|
||||
- NVIDIA_API_KEY
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user