Rustbot/docker-compose.yml

7 lines
140 B
YAML
Raw Normal View History

2023-12-08 05:19:17 -05:00
services:
bot:
container_name: rustbot
#image: 'git.toast-server.net/toast/rustbot:main'
2023-12-08 05:19:17 -05:00
build: .
restart: unless-stopped