????
Current Path : C:/inetpub/vhost/qlk.nextform.vn/www/ |
Current File : C:/inetpub/vhost/qlk.nextform.vn/www/appsettings.json |
{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "SessionName": "__qlk_id", "Session": { "Name": "__qlk_sid", "MaxAge": 30, "IdleTimeout": 7 }, "ConnectionStrings": { "RedisConnection": "localhost", "SqlServerConnection": "Data Source=localhost;Initial Catalog=DistCache;User ID=session;Password=session@123#@!;TrustServerCertificate=Yes;" }, "Otlp": { "Service": "GDT.QFoody", "Endpoint": "http://cmcbaocao.gdtsolutions.vn:4317" }, "ReverseProxy": { "Routes": { "api": { "ClusterId": "api", "Match": { "Path": "/api/{**remainder}" }, "Transforms": [ { "PathPattern": "{**remainder}" }, { "RequestHeader": "X-Forwarded-Prefix", "Set": "/api" }, { "RequestHeader": "X-Forwarded-Port", "Set": "443" } ] } }, "Clusters": { "api": { "Destinations": { "api/destination": { "Address": "https://qlk.localhost.direct/" } } } } } }