mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
11 lines
203 B
Bash
11 lines
203 B
Bash
# 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
|