fix(wizarr): remove commented-out ports configuration
This commit is contained in:
parent
9525bce59d
commit
c148a0df76
0
.gitattributes
vendored
Normal file
0
.gitattributes
vendored
Normal file
@ -3,8 +3,11 @@ services:
|
||||
container_name: wizarr
|
||||
mem_limit: 2048m
|
||||
image: ghcr.io/wizarrrr/wizarr:v2026.4.0
|
||||
<<<<<<< HEAD
|
||||
ports:
|
||||
- 5690:5690
|
||||
=======
|
||||
>>>>>>> bbe6f8a (fix(wizarr): remove commented-out ports configuration)
|
||||
volumes:
|
||||
- /mnt/appdata/wizarr/data:/data/database
|
||||
restart: unless-stopped
|
||||
@ -22,4 +25,4 @@ services:
|
||||
networks:
|
||||
proxy-net:
|
||||
name: proxy-net
|
||||
external: true
|
||||
external: true
|
||||
Loading…
x
Reference in New Issue
Block a user