fix: remove unnecessary port mapping for karakeep service

This commit is contained in:
nathan 2026-04-27 19:22:06 -04:00
parent 7e283a2406
commit 7a95aaec65

View File

@ -10,8 +10,6 @@ services:
# If you want to mount a custom directory, change the volume mapping to:
# - /path/to/your/directory:/data
- /mnt/appdata/karakeep/data:/data
ports:
- 3000:3000
env_file:
- .env
labels: