Rustbot/docker-compose.yml
2025-01-18 20:49:54 +11:00

7 lines
144 B
YAML

services:
app:
container_name: rustbot-app
#image: 'git.toast-server.net/toast/rustbot:main'
build: .
restart: unless-stopped