mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-05-03 14:01:43 +01:00
9 lines
75 B
Caddyfile
9 lines
75 B
Caddyfile
{
|
|
admin off
|
|
}
|
|
|
|
localhost {
|
|
reverse_proxy invenio-rdm:5000
|
|
encode gzip
|
|
}
|