Appsetting connection string changed
This commit is contained in:
parent
0655095a00
commit
fcb2106da3
|
|
@ -88,7 +88,7 @@ desktop.ini
|
||||||
.dotnet-tools/
|
.dotnet-tools/
|
||||||
|
|
||||||
# Secrets and config files
|
# Secrets and config files
|
||||||
appsettings.*.json
|
# appsettings.*.json
|
||||||
secrets.json
|
secrets.json
|
||||||
*.key
|
*.key
|
||||||
*.pem
|
*.pem
|
||||||
|
|
|
||||||
|
|
@ -26,3 +26,4 @@
|
||||||
"ProfilesLocation": "awss3credentials"
|
"ProfilesLocation": "awss3credentials"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,3 +17,4 @@
|
||||||
"Issuer": "Odiware"
|
"Issuer": "Odiware"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,3 +17,4 @@
|
||||||
"Issuer": "Odiware"
|
"Issuer": "Odiware"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,3 +16,4 @@
|
||||||
"Issuer": "Odiware"
|
"Issuer": "Odiware"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,3 +16,4 @@
|
||||||
"Issuer": "Odiware"
|
"Issuer": "Odiware"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,3 +17,4 @@
|
||||||
"BaseUrl": "https://odiware.odoo.com"
|
"BaseUrl": "https://odiware.odoo.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue