https flag

This commit is contained in:
2025-02-11 10:53:53 +01:00
parent ab5a83eea1
commit 82d155b1da

View File

@@ -64,6 +64,7 @@ services:
- CMD_DB_URL=postgres://{{ hedgedoc_user }}:{{ hedgedoc_password }}@hedgedoc_db:5432/hedgedoc
- CMD_DOMAIN=sf-hedgedoc.psi.ch
- CMD_URL_ADDPORT=false
- CMD_PROTOCOL_USESSL=true
volumes:
- /opt/webcontent/sf-hedgedoc/uploads:/hedgedoc/public/uploads
restart: always