fix: uncomment ports configuration for wizarr service
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 12s
All checks were successful
Auto-Deploy Changed Stacks / deploy (push) Successful in 12s
This commit is contained in:
parent
06bf301d9d
commit
07d7f76959
@ -3,8 +3,8 @@ services:
|
||||
container_name: wizarr
|
||||
mem_limit: 2048m
|
||||
image: ghcr.io/wizarrrr/wizarr:v2026.7.1
|
||||
# ports:
|
||||
# - 5690:5690
|
||||
ports:
|
||||
- 5690:5690
|
||||
volumes:
|
||||
- /mnt/appdata/wizarr/data:/data/database
|
||||
restart: unless-stopped
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user