diff --git a/clinguin/client/presentation/frontends/angular_frontend/clinguin_angular_frontend/assets/config.json b/clinguin/client/presentation/frontends/angular_frontend/clinguin_angular_frontend/assets/config.json index b5e6ad7..1a4d84e 100644 --- a/clinguin/client/presentation/frontends/angular_frontend/clinguin_angular_frontend/assets/config.json +++ b/clinguin/client/presentation/frontends/angular_frontend/clinguin_angular_frontend/assets/config.json @@ -1 +1,4 @@ -{"serverPort": 8092, "serverUrl": "http://localhost"} \ No newline at end of file +{ + "serverPort": 8000, + "serverUrl": "http://localhost" +} \ No newline at end of file