coolify/templates/compose/memos.yaml

15 lines
443 B
YAML
Raw Permalink Normal View History

# 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.
# category: productivity
# tags: note-taking,microblog,social-network,markdown
# logo: svgs/memos.png
# port: 5230
services:
2025-05-19 20:27:55 +00:00
memos:
image: neosmemo/memos:stable
volumes:
- memos/:/var/opt/memos
environment:
- SERVICE_URL_MEMOS_5230