Quitar publicacion de puerto host en frontend, usar proxy interno de EasyPanel
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user