mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fix high-priority stacks: add missing sample.env+README for hedgedoc, memos, posthog, shlink
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Compose
|
||||
VOL_PATH=/data
|
||||
HEDGEDOC_IMAGE=ghcr.io/hedgedoc/hedgedoc:latest
|
||||
HEDGEDOC_RESTART=unless-stopped
|
||||
HEDGEDOC_PORT=3000
|
||||
|
||||
# HedgeDoc
|
||||
HEDGEDOC_DOMAIN=localhost
|
||||
HEDGEDOC_SSL=false
|
||||
HEDGEDOC_ADDPORT=true
|
||||
Reference in New Issue
Block a user