matching ui port
All checks were successful
Test Action / test (push) Successful in 2s

This commit is contained in:
Aaron Pierson
2026-03-10 19:42:06 -05:00
parent d62fe5906b
commit 5f4ea32e9d

View File

@@ -55,7 +55,7 @@ services:
container_name: whisparr container_name: whisparr
image: ghcr.io/hotio/whisparr:V3 image: ghcr.io/hotio/whisparr:V3
ports: ports:
- "6969:6969" - "6963:6969"
environment: environment:
- PUID=0 - PUID=0
- PGID=0 - PGID=0