2025-05-13 19:03:21 +00:00
|
|
|
# documentation: https://github.com/usememos/memos
|
|
|
|
|
# slogan: An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
|
2025-08-17 16:23:57 +00:00
|
|
|
# category: productivity
|
2025-05-13 19:03:21 +00:00
|
|
|
# tags: note-taking,microblog,social-network,markdown
|
|
|
|
|
# logo: svgs/memos.png
|
|
|
|
|
# port: 5230
|
|
|
|
|
|
|
|
|
|
services:
|
2025-05-19 20:27:55 +00:00
|
|
|
memos:
|
2025-05-13 19:03:21 +00:00
|
|
|
image: neosmemo/memos:stable
|
|
|
|
|
volumes:
|
|
|
|
|
- memos/:/var/opt/memos
|
|
|
|
|
environment:
|
2025-08-10 08:10:22 +00:00
|
|
|
- SERVICE_URL_MEMOS_5230
|