mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2025-12-22 20:41:56 +00:00
Revert "Added invenio health check to caddy config"
This reverts commit 47a92dac33.
This commit is contained in:
@@ -14,13 +14,7 @@ am-d-model.eu {
|
|||||||
invenio.am-d-model.eu {
|
invenio.am-d-model.eu {
|
||||||
root /static/* /opt/invenio/var/instance/static
|
root /static/* /opt/invenio/var/instance/static
|
||||||
try_files {path} {path}/ /index.html
|
try_files {path} {path}/ /index.html
|
||||||
reverse_proxy invenio-rdm:5000 {
|
reverse_proxy invenio-rdm:5000
|
||||||
health_uri /ping
|
|
||||||
health_interval 30s
|
|
||||||
health_timeout 10s
|
|
||||||
health_status 200
|
|
||||||
}
|
|
||||||
|
|
||||||
file_server
|
file_server
|
||||||
encode gzip
|
encode gzip
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user