added allowedHost

This commit is contained in:
SrGooglo 2025-04-01 02:17:01 +00:00
parent 8ac1e58294
commit 57c4542709

View File

@ -36,6 +36,7 @@ const config = {
secure: false, secure: false,
}, },
}, },
allowedHosts: ["indev.comty.app"],
}, },
css: { css: {
preprocessorOptions: { preprocessorOptions: {