feat: support multi domain (#18)

This commit is contained in:
Dream Hunter
2023-09-07 17:47:31 +08:00
committed by GitHub
parent c36a9036a4
commit 6fd96988ce
5 changed files with 35 additions and 18 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ node_compat = true
[vars]
PREFIX = "tmp"
DOMAIN = "xxx.xxx"
DOMAINS = ["xxx.xxx1" , "xxx.xxx2"]
JWT_SECRET = "xxx"
BLACK_LIST = ""