Add prefix to sample config

This commit is contained in:
Christian Claus 2018-04-18 15:47:38 +02:00
parent 98a6b5adda
commit aed126482d

View file

@ -7,7 +7,10 @@ address: "0.0.0.0"
# The listening port
#
port: "8000"
#
# The prefix path of the server. Default none
#
#prefix: "/"
# ---------------------------- Transport security ------------------------------
#tls: