Skip to content

Commit c8006cb

Browse files
author
Jon Kristensen
committed
Add 0.0.0.3
1 parent 56a17b4 commit c8006cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ the authentication page of this component, add the following as well:
3636

3737
location /index.html {
3838
auth_request /api/auth;
39-
error_page 403 =200 /auth.html;
39+
error_page 403 = /auth.html;
4040
}
4141

4242
An example docker-compose.yml configuration for your web app would be:

0 commit comments

Comments
 (0)