diff --git a/compose-dev.yaml b/compose-dev.yaml index 2359ac5..1e9149f 100644 --- a/compose-dev.yaml +++ b/compose-dev.yaml @@ -3,8 +3,8 @@ services: build: context: . dockerfile: Dockerfile.dev - image: soapbox-dev + image: wokebox-dev ports: - "3036:3036" volumes: - - .:/app \ No newline at end of file + - .:/app