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/",
|
"SwaggerCC": "http://localhost:103/api/",
|
||||||
"SwaggerVB": "http://localhost:888/",
|
"SwaggerVB": "http://localhost:888/",
|
||||||
"CertificateLogin": {
|
"CertificateLogin": {
|
||||||
@@ -12,7 +12,9 @@
|
|||||||
"Ssl-Client-Cert"
|
"Ssl-Client-Cert"
|
||||||
],
|
],
|
||||||
"AllowedParentOrigins": [
|
"AllowedParentOrigins": [
|
||||||
"https://rp-antifraude.tecnosis.online"
|
"https://rp-antifraude.tecnosis.online",
|
||||||
|
"https://registrodepersonal.antifraudeandalucia.es",
|
||||||
|
"http://192.168.41.122:5000"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ReverseProxy": {
|
"ReverseProxy": {
|
||||||
|
|||||||
Reference in New Issue
Block a user