We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bb4b9 commit b6ee4bfCopy full SHA for b6ee4bf
appveyor.yml
@@ -19,7 +19,7 @@ image:
19
20
# environment variables
21
environment:
22
- Hangfire_SqlServer_ConnectionStringTemplate: Server=.\SQL2017;Database={0};User Id=sa;Password=Password12!;TrustServerCertificate=True
+ Hangfire_SqlServer_ConnectionStringTemplate: Server=.\SQL2017;Database={0};User Id=sa;Password=Password12!;TrustServerCertificate=True;Pooling=false
23
SIGNPATH_API_TOKEN:
24
secure: nvG+jv/K3utFvpHGx/N6Glpv0Wdj0wfBSl8c/tkHbn2AIwGcNe2e4VSOkod7xVpC
25
COVERITY_TOKEN:
0 commit comments