Fixed errors. Added # to markdown filter
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
version: "3"
|
||||
|
||||
services:
|
||||
wallamanta-bot:
|
||||
wallamanta-bot-multiuser:
|
||||
build: wallamanta
|
||||
container_name: wallamanta-bot
|
||||
image: wallamanta:multiuser
|
||||
container_name: wallamanta-bot-multiuser
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user