Update allowed host

This commit is contained in:
GeorgeSG
2026-06-26 17:42:21 +03:00
parent 5c7b8cca2d
commit 97c730520d
+1
View File
@@ -9,6 +9,7 @@ export default defineConfig({
server: {
port: 3000,
host: '0.0.0.0',
allowedHosts: ['start.arda.to'],
},
resolve: {
alias: {