fix: uncomment ports configuration for SnapOtter service in compose.yaml
This commit is contained in:
parent
803204e9af
commit
5b985fb553
@ -1,8 +1,8 @@
|
||||
services:
|
||||
SnapOtter:
|
||||
image: snapotter/snapotter:latest # or ghcr.io/snapotter-hq/snapotter:latest
|
||||
# ports:
|
||||
# - "1349:1349"
|
||||
ports:
|
||||
- "1349:1349"
|
||||
volumes:
|
||||
- /mnt/appdata/snapotter/data:/data
|
||||
networks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user