Replace memos with blinko

This commit is contained in:
2025-04-02 01:08:35 +04:00
parent f9928defd1
commit 25e630bddb
9 changed files with 84 additions and 36 deletions

2
memos/.gitignore vendored
View File

@@ -1,2 +0,0 @@
/data/*
!.gitkeep

View File

View File

@@ -1,18 +0,0 @@
networks:
memos:
external: false
caddy:
name: caddy
driver: bridge
external: true
services:
server:
image: neosmemo/memos:0.24.2
container_name: memos
restart: unless-stopped
networks:
- memos
- caddy
volumes:
- ./data/:/var/opt/memos