feat: open when dev
gitea/hedera-web/pipeline/head This commit looks good Details
gitea/hedera-web/pipeline/pr-beta This commit looks good Details

This commit is contained in:
Javier Segarra 2025-02-06 20:57:46 +01:00
parent 2584abd224
commit a3f5283c49
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ module.exports = configure(function (ctx) {
type: 'http'
},
port: 8080,
open: false,
open: true,
// static: __dirname,
headers: { 'Access-Control-Allow-Origin': '*' },
// stats: { chunks: false },