full tls override in inbound multi-domain

This commit is contained in:
Alireza Ahmadi
2025-01-05 19:36:01 +01:00
parent dbee22b637
commit 751066ac6c
10 changed files with 75 additions and 109 deletions
+1 -1
View File
@@ -161,7 +161,7 @@
</template>
<script lang="ts">
import { acme } from '@/types/inTls'
import { acme } from '@/types/tls'
export default {
props: ['tls'],