Add suwayomi server

This commit is contained in:
2025-06-09 01:12:11 -03:00
parent 8061be84af
commit 79da02b8d5
2 changed files with 43 additions and 0 deletions

View File

@ -9,6 +9,9 @@ services:
- type: bind
source: /docker/appdata/komga/data
target: /data
- type: bind
source: /home/isaac/Media
target: /media
- type: bind
source: /etc/timezone #alternatively you can use a TZ environment variable, like TZ=Europe/London
target: /etc/timezone