tried and discarded shiori
This commit is contained in:
parent
8b12a5391f
commit
75486bfda1
1 changed files with 8 additions and 0 deletions
8
docker/archive/shiori/compose.yml
Normal file
8
docker/archive/shiori/compose.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
services:
|
||||
shiori:
|
||||
image: ghcr.io/go-shiori/shiori
|
||||
container_name: shiori
|
||||
volumes:
|
||||
- ./data:/shiori
|
||||
ports:
|
||||
- 37195:8080
|
Loading…
Reference in a new issue