reverseproxy: improve the note
This commit is contained in:
@@ -16,12 +16,13 @@ exports = module.exports = {
|
||||
|
||||
renewCerts: renewCerts,
|
||||
|
||||
// the 'configure' functions always ensure a certificate
|
||||
// the 'configure' ensure a certificate and generate nginx config
|
||||
configureDefaultServer: configureDefaultServer,
|
||||
configureAdmin: configureAdmin,
|
||||
configureApp: configureApp,
|
||||
unconfigureApp: unconfigureApp,
|
||||
|
||||
// these only generate nginx config
|
||||
writeAdminConfig: writeAdminConfig,
|
||||
writeAppConfig: writeAppConfig,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user