1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 04:11:00 -04:00

Add docker-compose file

This commit is contained in:
AnxietyisReal 2023-08-07 15:36:16 +10:00
parent bb7a388ab2
commit b7bdadc97b

8
docker-compose.yml Normal file
View File

@ -0,0 +1,8 @@
version: '3'
services:
bot:
container_name: 'Daggerbot'
image: 'git.toast-server.net/toast/daggerbot-ts:debian12'
volumes:
- .:/bot