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