ModReplyBot 1.0.0 release
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user