fix some stuff lol

This commit is contained in:
2024-10-19 14:32:16 +02:00
parent 9acfc490f0
commit 20d6510053
10 changed files with 131 additions and 30 deletions
+3
View File
@@ -7,6 +7,9 @@ services:
- "3000:3000"
volumes:
- data:/app/data
environment:
- NICK=${NICK}
- PASSWORD=${PASS}
volumes:
data: