Skip to content

Instantly share code, notes, and snippets.

@luizbills
Forked from bsurrey/coolify.memos.docker-compose.yml
Last active December 10, 2024 12:15
Show Gist options
  • Save luizbills/b18b61bfa7b6c83c421cb4cad88f45e0 to your computer and use it in GitHub Desktop.
Save luizbills/b18b61bfa7b6c83c421cb4cad88f45e0 to your computer and use it in GitHub Desktop.
Memos Coolify Docker Compose
services:
memos:
image: neosmemo/memos:stable
container_name: memos
volumes:
- memos:/var/opt/memos
environment:
- SERVICE_FQDN_MEMOS_5230
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment