mirror of
https://github.com/vernu/textbee.git
synced 2026-04-29 03:03:29 -04:00
fix(infra): fix docker-compose.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user