diff --git a/install/assets/geonature_apache.conf b/install/assets/geonature_apache.conf index e7f2037576..58850e4d75 100644 --- a/install/assets/geonature_apache.conf +++ b/install/assets/geonature_apache.conf @@ -4,6 +4,6 @@ Alias /geonature ${GEONATURE_DIR}/frontend/dist - ProxyPass https://127.0.0.1:8000 - ProxyPassReverse https://127.0.0.1:8000 + ProxyPass http://127.0.0.1:8000/geonature/api + ProxyPassReverse http://127.0.0.1:8000/geonature/api