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