aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json')
-rw-r--r--Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json b/Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json
index b5e4ef0fd..23d154520 100644
--- a/Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json
+++ b/Software/Visual_Studio_22/Tango.Portal.Chat.Web/appsettings.Development.json
@@ -18,5 +18,14 @@
"TenantId": "2ebd63a5-bc2f-41dc-9066-4409ed5e5dd4",
"ClientId": "ec612854-7abc-457b-808a-5d0c5ba80c57",
"ClientSecret": "C6n8Q~-NgsAQ6yYJwoNABkcVUNSm2~8-8xNgaa32"
- }
+ },
+ "AzureStorage": {
+ "ConnectionString": "DefaultEndpointsProtocol=https;AccountName=tangostorage;AccountKey=S4z/D+Yg6mwMis+bs/VpcDLA9yE1iZaYq23shQlRIi2KmM9E7JY8zdZjeAPOPdG3gONHoNDEpsgH6D4cqQ/bsA==;EndpointSuffix=core.windows.net"
+ },
+ "N8N": {
+ "URL": "https://n8n.srv995254.hstgr.cloud/webhook-test/twine",
+ "User": "twine",
+ "Password": "11qq22ww33ee"
+ },
+ "ALERTS_SHARED_SECRET": "SECRET_KEY"
} \ No newline at end of file