Fix nginx errors and update read me

This commit is contained in:
LukeGus
2025-09-29 21:59:27 -05:00
parent d9910c7667
commit e68397c4da
3 changed files with 20 additions and 16 deletions

View File

@@ -21,6 +21,9 @@ export default defineConfig({
},
},
base: "./",
build: {
sourcemap: false,
},
server: {
https: useHTTPS
? {