We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170a3a0 commit 0489d9aCopy full SHA for 0489d9a
1 file changed
.github/workflows/playwright-e2e.yaml
@@ -95,7 +95,6 @@ jobs:
95
NEXT_PUBLIC_STATE: dc
96
ASPNETCORE_ENVIRONMENT: Development
97
# Required at startup (AddPlugins); paths may be absent — MEF skips missing dirs and defaults apply.
98
- PluginAssemblyPaths__0: plugins-dc
99
ConnectionStrings__DefaultConnection: "Server=localhost,1433;Database=SebtPortal;User Id=sa;Password=YourStrong@Passw0rd;TrustServerCertificate=True;"
100
JwtSettings__SecretKey: "ci-e2e-jwt-secret-at-least-32-characters-long"
101
IdentifierHasher__SecretKey: "ci-e2e-identifier-hasher-key-32chars"
0 commit comments