fix some stuff lol

This commit is contained in:
skidoodle 2024-10-19 14:32:16 +02:00
parent 9acfc490f0
commit 20d6510053
Signed by: albert
GPG key ID: A06E3070D7D55BF2
10 changed files with 131 additions and 30 deletions

View file

@ -7,6 +7,9 @@ services:
- "3000:3000"
volumes:
- data:/app/data
environment:
- NICK=${NICK}
- PASSWORD=${PASS}
volumes:
data: