Skip to content

Instantly share code, notes, and snippets.

View luizbills's full-sized avatar
I may be slow to respond.

Luiz Bills luizbills

I may be slow to respond.
View GitHub Profile
@luizbills
luizbills / docker-compose.yml
Last active December 10, 2024 12:15 — forked from bsurrey/coolify.memos.docker-compose.yml
Memos Coolify Docker Compose
services:
memos:
image: neosmemo/memos:stable
container_name: memos
volumes:
- memos:/var/opt/memos
environment:
- SERVICE_FQDN_MEMOS_5230