This commit is contained in:
parent
8c469f6271
commit
647d9f73fb
3 changed files with 18 additions and 8 deletions
|
|
@ -5,3 +5,13 @@
|
|||
# The application URL. Used for links in emails and notigications. Must set
|
||||
# if serving at a subpath.
|
||||
#BESZEL_HUB_APP_URL=https://beszel.example.com
|
||||
|
||||
# The following variables are not official Beszel Hub environment variables.
|
||||
# Instead, they are used as parameters for command line options.
|
||||
# Set the listen address and port for HTTP connections. Leave empty for
|
||||
# default 127.0.0.1:8090
|
||||
#BESZEL_HUB_SERVE_HTTP=localhost:9080
|
||||
|
||||
# Set the listen address and port for HTTPS connections. Leave empty for
|
||||
# default - disabled.
|
||||
#BESZEL_HUB_SERVE_HTTPS=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue