????
Current Path : C:/inetpub/vhost/tracnghiem.gdtsolutions.vn/ |
Current File : C:/inetpub/vhost/tracnghiem.gdtsolutions.vn/appsettings.Development.json |
{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "JwtConfig": { "SecurityKey": "e619e254f35023391004046abf34ea48785914b37fd779e3921ff907f66a3f10", "Audience": "https://localhost:5001", "Issuer": "https://localhost:5001", "CookieKey": "Gdt.Rq.Jwt" }, "ConnectionStrings": { "AdminContext": "Server=ecabinet.gdtsolutions.vn;Database=GDTRqAdmin;User ID=hophanh;Password=hophanh@123#@!;Encrypt=False;", "EndpointContext": "Server=ecabinet.gdtsolutions.vn;Database=GDTRqEndpoint;User ID=hophanh;Password=hophanh@123#@!;Encrypt=False;", "RqContext": "Server=ecabinet.gdtsolutions.vn;Database=GDTRq;User ID=hophanh;Password=hophanh@123#@!;Encrypt=False;" } }