This commit is contained in:
2025-10-29 15:50:55 -03:00
parent 83a74585a0
commit 7e2004a295
9 changed files with 79 additions and 30 deletions

View File

@@ -17,6 +17,8 @@ services:
build:
context: ./frontend
dockerfile: Dockerfile
args:
- VITE_API_BASE_URL=http://192.168.5.128:8905
container_name: titulares-frontend
restart: unless-stopped
expose: