Using apache as foward (not serving files)

This commit is contained in:
Marc Ducobu
2021-05-31 22:12:38 +02:00
parent c501700bc4
commit ef3766ae1c
7 changed files with 144 additions and 60 deletions

View File

@@ -7,7 +7,7 @@ my_local=fr_FR.UTF-8
my_url=http://localhost:8080/
url_application=http://localhost:8080/ # Url For the frontend
api_endpoint=http://localhost:8080/citizen/api # Url for the geonature api don't forget /api
api_endpoint=http://localhost:8080/api # Url for the geonature api don't forget /api
api_port=5002
api_taxhub=http://localhost:8080/taxhub/api/ # Url for the taxhub api