mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-07-02 10:57:48 +08:00
dclint
This commit is contained in:
parent
d4dd9806b4
commit
fc40d136e4
35 changed files with 698 additions and 681 deletions
|
@ -1,3 +1,4 @@
|
|||
name: komga
|
||||
services:
|
||||
komga:
|
||||
image: gotson/komga
|
||||
|
@ -5,18 +6,18 @@ services:
|
|||
volumes:
|
||||
- komga_config:/config
|
||||
- /media:/media:ro
|
||||
user: "1000:1800"
|
||||
environment:
|
||||
- TZ=Australia/Perth
|
||||
- KOMGA_OAUTH2_ACCOUNT_CREATION=true
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- default
|
||||
- media
|
||||
- proxy
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
caddy: comics.fern.garden
|
||||
caddy.reverse_proxy: '{{upstreams 25600}}'
|
||||
user: "1000:1800"
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
@ -27,4 +28,4 @@ networks:
|
|||
|
||||
volumes:
|
||||
komga_config:
|
||||
name: komga_config
|
||||
name: komga_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue