test: refs #6695 e2e fix allowedHosts
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-10 09:06:18 +01:00
parent 634d07ab46
commit 6b87d2f816
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,10 @@ export default configure(function (/* ctx */) {
},
},
open: false,
allowedHosts: [
'front', // Agrega este nombre de host
'localhost', // Opcional, para pruebas locales
],
},
// https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#framework