diff --git a/Dockerfile b/Dockerfile index ada437dc1ef2d61108af1389fd7c0ee3d52c0175..d47f74f41de1cde979193db6619402ba7bb3f34e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,5 +35,5 @@ ENV DASHBOARD_BASE_URL=http://localhost:4200 \ DASHBOARD_CTRL_API_BASE_URL=http://localhost:8085 \ BUS_OD_API_BASE_URL=http://localhost:8000/busesod \ BIKETRAJECTORY_API_BASE_URL=http://localhost:8000/urbanite_biketrajectories \ - NOISECOMPUTATION_API_BASE_URL=http://localhost:8002/eber + NOISECOMPUTATION_API_BASE_URL=http://localhost:8002/urbanite_noise_computation