Fixed errors. Added # to markdown filter

This commit is contained in:
Joan
2023-03-08 12:38:02 +01:00
parent de28241edf
commit f7b6512500
5 changed files with 14 additions and 13 deletions

View File

@@ -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