Quitar publicacion de puerto host en frontend, usar proxy interno de EasyPanel

This commit is contained in:
Panchito
2026-07-22 12:16:40 -05:00
parent abfbddf800
commit 7606d8e763

View File

@@ -39,7 +39,5 @@ services:
args: args:
- VITE_API_URL=${VITE_API_URL} - VITE_API_URL=${VITE_API_URL}
restart: unless-stopped restart: unless-stopped
ports:
- "8090:80"
depends_on: depends_on:
- backend - backend