feat: Add hidden channels functionality
This commit is contained in:
parent
a12d3f6fb1
commit
fb12e3ce26
5 changed files with 295 additions and 45 deletions
|
|
@ -6,6 +6,7 @@ services:
|
|||
volumes:
|
||||
- ./source:/app/source
|
||||
- ./target:/app/target
|
||||
- ./hidden:/app/hidden
|
||||
- ./data:/app/data
|
||||
- ./import:/app/import
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue