diff --git a/docker-compose.yaml b/docker-compose.yaml index 311a0d8..cc94c95 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,6 +1,6 @@ services: textbee-web: - image: ghcr.io/vernu/textbee/api:latest + image: ghcr.io/vernu/textbee/web:latest container_name: textbee-web build: context: ./web