We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad43a8 commit 32454d2Copy full SHA for 32454d2
test/e2e/.npmignore
@@ -5,4 +5,3 @@ cypress/videos
5
cypress/screenshots
6
*.log
7
*.yml
8
-
test/e2e/hydra.yml
@@ -7,7 +7,7 @@ log:
urls:
9
self:
10
- issuer: http://localhost:4444
11
- public: http://localhost:4444
+ issuer: http://localhost:4444/
+ public: http://localhost:4444/
12
login: http://localhost:4446/login
13
consent: http://localhost:4446/consent
0 commit comments