mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
9 lines
83 B
Caddyfile
9 lines
83 B
Caddyfile
{
|
|
admin off
|
|
}
|
|
|
|
invenio.i-form.ie {
|
|
reverse_proxy invenio-rdm:5000
|
|
encode gzip
|
|
}
|