|
@@ -6,7 +6,7 @@
|
|
|
"launchUrl": "swagger",
|
|
"launchUrl": "swagger",
|
|
|
"environmentVariables": {
|
|
"environmentVariables": {
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
|
- "EndPoint": "gz",
|
|
|
|
|
|
|
+ "EndPoint": "bj",
|
|
|
"NtfyServer": "https://ntfy.yunhui800.com/5Sq9BytXXM5WDY3G",
|
|
"NtfyServer": "https://ntfy.yunhui800.com/5Sq9BytXXM5WDY3G",
|
|
|
"ANPush": "",
|
|
"ANPush": "",
|
|
|
"DBType": "MySQL",
|
|
"DBType": "MySQL",
|
|
@@ -14,7 +14,7 @@
|
|
|
"RedisConfig": "47.95.66.125:6379,password=pKBiS4ka2IpXayIdcx00,defaultDatabase=0,idleTimeout=20000,preheat=3,tryit=2,ssl=false,prefix=webhook"
|
|
"RedisConfig": "47.95.66.125:6379,password=pKBiS4ka2IpXayIdcx00,defaultDatabase=0,idleTimeout=20000,preheat=3,tryit=2,ssl=false,prefix=webhook"
|
|
|
},
|
|
},
|
|
|
"dotnetRunMessages": true,
|
|
"dotnetRunMessages": true,
|
|
|
- "applicationUrl": "http://localhost:5186"
|
|
|
|
|
|
|
+ "applicationUrl": "http://localhost:8186"
|
|
|
},
|
|
},
|
|
|
"https": {
|
|
"https": {
|
|
|
"commandName": "Project",
|
|
"commandName": "Project",
|
|
@@ -24,7 +24,7 @@
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
},
|
|
},
|
|
|
"dotnetRunMessages": true,
|
|
"dotnetRunMessages": true,
|
|
|
- "applicationUrl": "https://localhost:7159;http://localhost:5186"
|
|
|
|
|
|
|
+ "applicationUrl": "https://localhost:7159;http://localhost:8186"
|
|
|
},
|
|
},
|
|
|
"IIS Express": {
|
|
"IIS Express": {
|
|
|
"commandName": "IISExpress",
|
|
"commandName": "IISExpress",
|