parent
8a368b5610
commit
4236f0e51c
|
|
@ -36,5 +36,5 @@
|
|||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": [ "*" ]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -36,5 +36,5 @@
|
|||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": [ "*" ]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,5 +23,5 @@
|
|||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": [ "*" ]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@
|
|||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": [ "*" ]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@
|
|||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": [ "*" ]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,5 +4,5 @@
|
|||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": [ "*" ]
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue