removed workspace

This commit is contained in:
rafa-ruiz 2026-02-23 22:21:04 -08:00
parent f075a0679a
commit 5024bde8fb
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ services:
brunix-engine: brunix-engine:
build: . build: .
container_name: brunix-assistance-engine container_name: brunix-assistance-engine
volumes:
- .:/workspace
env_file: .env env_file: .env
ports: ports:
- "50052:50051" - "50052:50051"