mirror of
https://github.com/skidoodle/ncore-stats.git
synced 2025-02-15 05:09:14 +01:00
fix some stuff lol
This commit is contained in:
parent
9acfc490f0
commit
20d6510053
10 changed files with 131 additions and 30 deletions
|
@ -7,6 +7,9 @@ services:
|
|||
- "3000:3000"
|
||||
volumes:
|
||||
- data:/app/data
|
||||
environment:
|
||||
- NICK=${NICK}
|
||||
- PASSWORD=${PASS}
|
||||
|
||||
volumes:
|
||||
data:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue