compose
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
MATCH_PATH: "${MATCH_PATH:-/config/matches.json}"
|
||||
WEB_PORT: "${WEB_PORT:-8080}"
|
||||
ports:
|
||||
- "${WEB_PORT:-8080}:8080"
|
||||
- "${WEB_PORT:-8080}:${WEB_PORT:-8080}"
|
||||
volumes:
|
||||
- "${HOST_SUWAYOMI_PATH}:/mnt/suwayomi"
|
||||
- "${HOST_KAVITA_PATH}:/mnt/kavita"
|
||||
|
||||
Reference in New Issue
Block a user