fix: remove unnecessary port mapping for karakeep service
This commit is contained in:
parent
7e283a2406
commit
7a95aaec65
@ -10,8 +10,6 @@ services:
|
|||||||
# If you want to mount a custom directory, change the volume mapping to:
|
# If you want to mount a custom directory, change the volume mapping to:
|
||||||
# - /path/to/your/directory:/data
|
# - /path/to/your/directory:/data
|
||||||
- /mnt/appdata/karakeep/data:/data
|
- /mnt/appdata/karakeep/data:/data
|
||||||
ports:
|
|
||||||
- 3000:3000
|
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user