new menu, trying to keep envs, faster api calls etc
Some checks failed
Build Images and Deploy / Update-PROD-Stack (push) Failing after 18s

This commit is contained in:
2026-01-30 16:17:26 -05:00
parent 432dc48c9a
commit 7706234a7b
5 changed files with 143 additions and 25 deletions

View File

@@ -44,7 +44,7 @@ services:
dockerfile: Dockerfile.dev
restart: unless-stopped
environment:
VITE_API_URL: http://192.168.1.175:4000/api
VITE_API_URL: http://backend:4000/api
depends_on:
- backend
ports: