fix(infra): fix docker-compose.yml

This commit is contained in:
isra el
2024-12-28 10:32:34 +03:00
parent b390d4d11d
commit 3a2b714fdd

View File

@@ -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