Skip to content
Snippets Groups Projects
Commit 23323833 authored by benoit-cty's avatar benoit-cty
Browse files

Fix Path for server

parent 05b310a3
No related branches found
No related tags found
1 merge request!128Docker : fix the error showing up in client
......@@ -2,4 +2,4 @@ PORT=9001
NODE_ENV=development
# Accept external connection for Docker
HOST=0.0.0.0
API_URL=http://leximpact_server:5000
\ No newline at end of file
API_URL=http://localhost:5079/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment