Reset pad to hackMD
All checks were successful
continuous-integration/drone/push Build is passing

hedgedoc doesn't do PlantUML right now
This commit is contained in:
Paul Brinkmeier 2022-10-25 15:57:00 +02:00
parent 797b276da4
commit f47e4f5c36

View File

@ -2,8 +2,8 @@ version: "3"
services:
codi:
image: quay.io/hedgedoc/hedgedoc:1.9.4-alpine
user: hedgedoc
image: hackmdio/hackmd:2.4.2
user: hackmd
environment:
# Admin stuff
CMD_DB_URL: "postgres://${CODI_DB_USER}:${CODI_DB_PASSWORD}@codi_db/${CODI_DB_DB}"
@ -16,6 +16,7 @@ services:
CMD_ALLOW_ANONYMOUS: "false"
# Allow unauthenticated users to edit "Freely" notes
CMD_ALLOW_ANONYMOUS_EDITS: "true"
# Misc
CMD_ALLOW_FREEURL: "true"
CMD_REQUIRE_FREEURL_AUTHENTICATION: "true"
CMD_PLANTUML_SERVER: https://plantuml.pbrinkmeier.de