correction de la configuration apache

This commit is contained in:
Vincent BENOIT
2022-11-23 08:36:33 +01:00
parent 4c50bcee80
commit f1ce3f25b7

View File

@@ -15,8 +15,8 @@
<Location /api> <Location /api>
ProxyPreserveHost On ProxyPreserveHost On
ProxyPass http://127.0.0.1:5000/api ProxyPass http://127.0.0.1:6000/api
ProxyPassReverse http://127.0.0.1:5000/api ProxyPassReverse http://127.0.0.1:6000/api
</Location> </Location>
LogLevel info LogLevel info