ModReplyBot 1.0.0 release

This commit is contained in:
2026-03-08 21:32:51 +00:00
parent 739230625b
commit 95410c64bf
5 changed files with 67 additions and 36 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
version: '3.8'
services:
modbot:
image: slfhstd.uk/slfhstd/modreplybot:latest
container_name: modreplybot
env_file:
- .env
volumes:
- ./config:/app/config
restart: unless-stopped