diff --git a/docker-compose.yml b/docker-compose.yml index 3cf02c1fc..c5d5183e6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -58,9 +58,5 @@ services: image: docker.io/vanmoof/pubsub-emulator environment: - PUBSUB_EMULATOR_HOST=0.0.0.0:8085 - command: - - test-project - - test-topic - - test-subscription ports: - "8085:8085"