emby and linkwarden

This commit is contained in:
msnie
2025-04-09 09:30:24 +02:00
parent d259cd778c
commit dfc3114f84
3 changed files with 9 additions and 10 deletions
+3 -3
View File
@@ -18,9 +18,9 @@ services:
- /srv/forgejo/forgejo:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- "3000:3000"
- "222:22"
# ports:
# - "3000:3000"
# - "222:22"
depends_on:
- db
labels: