Update docker-compose.yml
This commit is contained in:
parent
10aa5227fd
commit
52b4e947fe
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ services:
|
||||||
omemos:
|
omemos:
|
||||||
image: neosmemo/memos:latest
|
image: neosmemo/memos:latest
|
||||||
container_name: clewqwg470000nt9bg7hya45f-memos
|
container_name: clewqwg470000nt9bg7hya45f-memos
|
||||||
volumes:
|
ovolumes:
|
||||||
- ~/.memos/:/var/opt/memos
|
- ~/.memos/:/var/opt/memos
|
||||||
ports:
|
ports:
|
||||||
- 5230:5230
|
- 5230:5230
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue