appsetting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"AllowedHosts": "rp-antifraude.tecnosis.online;crp-antifraude.tecnosis.online;localhost;127.0.0.1",
|
||||
"AllowedHosts": "registrodepersonal.antifraudeandalucia.es;rp-antifraude.tecnosis.online;crp-antifraude.tecnosis.online;localhost;127.0.0.1",
|
||||
"SwaggerCC": "http://localhost:103/api/",
|
||||
"SwaggerVB": "http://localhost:888/",
|
||||
"CertificateLogin": {
|
||||
@@ -12,7 +12,9 @@
|
||||
"Ssl-Client-Cert"
|
||||
],
|
||||
"AllowedParentOrigins": [
|
||||
"https://rp-antifraude.tecnosis.online"
|
||||
"https://rp-antifraude.tecnosis.online",
|
||||
"https://registrodepersonal.antifraudeandalucia.es",
|
||||
"http://192.168.41.122:5000"
|
||||
]
|
||||
},
|
||||
"ReverseProxy": {
|
||||
|
||||
Reference in New Issue
Block a user