diff --git a/compiler-selection/docker/docker-compose.yml b/compiler-selection/docker/docker-compose.yml index c29e166..2c54810 100644 --- a/compiler-selection/docker/docker-compose.yml +++ b/compiler-selection/docker/docker-compose.yml @@ -83,7 +83,7 @@ services: quantum-transpiler: image: planqk/quantum-transpiler-backend:compiler-selection ports: - - '5790:5000' + - '5000:5000' networks: - default