mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
6 lines
104 B
Bash
6 lines
104 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
MEMOS_IMAGE=neosmemo/memos:stable
|
|
MEMOS_RESTART=unless-stopped
|
|
MEMOS_PORT=5230
|