mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-05-02 05:21:42 +01:00
7868d55185
It was a stupid janky allowed hosts issue all along
9 lines
83 B
Caddyfile
9 lines
83 B
Caddyfile
{
|
|
admin off
|
|
}
|
|
|
|
invenio.i-form.ie {
|
|
reverse_proxy invenio-rdm:5000
|
|
encode gzip
|
|
}
|