mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
Simplified to attempt oauth fix again
This commit is contained in:
3
env/development/caddy/Caddyfile
vendored
3
env/development/caddy/Caddyfile
vendored
@@ -8,9 +8,6 @@ localhost {
|
||||
file_server
|
||||
}
|
||||
|
||||
handle_path /oauth* {
|
||||
}
|
||||
|
||||
reverse_proxy invenio-rdm:5000 {
|
||||
header_down Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0"
|
||||
header_down Pragma "no-cache"
|
||||
|
||||
Reference in New Issue
Block a user