Added options for serving interface over HTTPS.
This commit is contained in:
@@ -21,3 +21,7 @@ AUTOUPDATE="true"
|
||||
|
||||
# Define the number of previous installations you want to keep. Needs to be at least 1
|
||||
PRESERVE="3"
|
||||
|
||||
# X.509 certificate setup.
|
||||
PATH_TO_HTTPS_CERT=
|
||||
PATH_TO_HTTPS_KEY=
|
||||
|
Reference in New Issue
Block a user