This commit is contained in:
parent
2c9b615ef0
commit
1c36b7bb8a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ podman run -it --rm -p 8874:80 -v ./dist:/usr/share/nginx/html/oidc-test-web doc
|
||||||
## Frontend
|
## Frontend
|
||||||
|
|
||||||
```Caddyfile
|
```Caddyfile
|
||||||
handle /iodc-test-web {
|
handle /oidc-test-web {
|
||||||
reverse-proxy hostname.domainame:8874
|
reverse-proxy hostname.domainame:8874
|
||||||
}
|
}
|
||||||
redir /oidc-test-web /oidc-test-web/
|
redir /oidc-test-web /oidc-test-web/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue