From d6a5bfc46a7f0ee285bd1a2e144befcfa1532317 Mon Sep 17 00:00:00 2001 From: 0xJacky Date: Thu, 28 Jul 2022 14:36:53 +0800 Subject: [PATCH] Added enabled tls switch to NgxConfigEditor --- frontend/src/views/domain/DomainAdd.vue | 62 -------- .../views/domain/ngx_conf/NgxConfigEditor.vue | 135 ++++++++++++++---- 2 files changed, 106 insertions(+), 91 deletions(-) diff --git a/frontend/src/views/domain/DomainAdd.vue b/frontend/src/views/domain/DomainAdd.vue index 0748dd70..d62f7be6 100644 --- a/frontend/src/views/domain/DomainAdd.vue +++ b/frontend/src/views/domain/DomainAdd.vue @@ -33,10 +33,6 @@