Cambiar puerto externo del frontend a 8090
This commit is contained in:
@@ -40,6 +40,6 @@ services:
|
||||
- VITE_API_URL=${VITE_API_URL}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8090:80"
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user