dist
Some checks failed
CI/CD Pipeline / Build and Push App Docker Image (push) Successful in 1m47s
CI/CD Pipeline / Build and Push PocketBase Docker Image (push) Successful in 8s
CI/CD Pipeline / Deploy to Kubernetes (push) Failing after 5m9s

This commit is contained in:
yohlo
2026-02-08 23:05:31 -06:00
parent a4e618f327
commit d4b52e762b
3 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ import react from '@vitejs/plugin-react';
export default defineConfig({
server: {
port: 3000,
allowedHosts: ["dev.flexxon.app"]
allowedHosts: ["dev.flexxon.app", "flexxon.app"]
},
plugins: [
tsConfigPaths({