mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
add new var to hedgedoc instructions
This commit is contained in:
parent
ff9b7ed3b4
commit
26919d89ef
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
||||||
## Version 2021/12/08
|
## Version 2021/12/09
|
||||||
# make sure you set the following environment variables in your docker arguments
|
# make sure you set the following environment variables in your docker arguments
|
||||||
# CMD_DOMAIN=hedgedoc.server.com
|
# CMD_DOMAIN=hedgedoc.server.com
|
||||||
# CMD_URL_ADDPORT=false
|
# CMD_URL_ADDPORT=false
|
||||||
|
# CMD_PROTOCOL_USESSL=true
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 443 ssl;
|
listen 443 ssl;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue