Update Hedgedoc
This commit is contained in:
parent
b20766d1ca
commit
d6cdfa8f25
1 changed files with 1 additions and 4 deletions
|
@ -91,13 +91,10 @@ services:
|
|||
restart: always
|
||||
environment:
|
||||
- "CMD_LDAP_BINDCREDENTIALS=${CODIMD_LDAP_BINDCREDENTIALS}"
|
||||
# enable registration
|
||||
- "CMD_EMAIL=true"
|
||||
- "CMD_ALLOW_EMAIL_REGISTER=true"
|
||||
ports:
|
||||
- "8081:3000"
|
||||
volumes:
|
||||
- ./codimd_uploads_data:/codimd/public/uploads
|
||||
- ./codimd_uploads_data:/hedgedoc/public/uploads
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
|
|
Loading…
Reference in a new issue