diff --git a/infrastructure/docker/carsharing/cron/Dockerfile b/infrastructure/docker/carsharing/cron/Dockerfile index e77605b1..cf550422 100644 --- a/infrastructure/docker/carsharing/cron/Dockerfile +++ b/infrastructure/docker/carsharing/cron/Dockerfile @@ -6,5 +6,5 @@ RUN echo "sleep 60..." RUN sleep 60 RUN echo "done." -ENTRYPOINT ["python", "-m", "x2gbfs.x2gbfs", "-p", "noi", "-b", "https://carsharing.otp.opendatahub.com"] +ENTRYPOINT ["python", "-m", "x2gbfs.x2gbfs", "-p", "noi", "-b", "https://carsharing.otp.opendatahub.testingmachine.eu"]