compose
Build and Deploy / build (push) Successful in 16s
Build and Deploy / deploy (push) Successful in 24s

This commit is contained in:
2026-05-26 20:23:18 +02:00
parent 615bd1b468
commit cb12149895
+1 -1
View File
@@ -12,7 +12,7 @@ services:
MATCH_PATH: "${MATCH_PATH:-/config/matches.json}" MATCH_PATH: "${MATCH_PATH:-/config/matches.json}"
WEB_PORT: "${WEB_PORT:-8080}" WEB_PORT: "${WEB_PORT:-8080}"
ports: ports:
- "${WEB_PORT:-8080}:8080" - "${WEB_PORT:-8080}:${WEB_PORT:-8080}"
volumes: volumes:
- "${HOST_SUWAYOMI_PATH}:/mnt/suwayomi" - "${HOST_SUWAYOMI_PATH}:/mnt/suwayomi"
- "${HOST_KAVITA_PATH}:/mnt/kavita" - "${HOST_KAVITA_PATH}:/mnt/kavita"