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