This commit is contained in:
Julien Valverdé
2024-07-19 00:56:30 +02:00
parent c033aa0bed
commit 061272ee0c

View File

@@ -8,7 +8,7 @@ import { defineConfig } from "vite"
export default defineConfig({
server: {
host: true,
port: 8080,
port: 80,
},
plugins: [