fix whitespace
This commit is contained in:
parent
3446d2bc2b
commit
0b7709d6f5
1 changed files with 4 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ services:
|
|||
memos:
|
||||
image: neosmemo/memos:latest
|
||||
container_name: memos
|
||||
volumes:
|
||||
- ~/.memos/:/var/opt/memos
|
||||
ports:
|
||||
- 5230:5230
|
||||
volumes:
|
||||
- ~/.memos/:/var/opt/memos
|
||||
ports:
|
||||
- 5230:5230
|
||||
|
|
|
|||
Loading…
Reference in a new issue