Fix nginx errors and update read me
This commit is contained in:
@@ -21,6 +21,9 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
base: "./",
|
||||
build: {
|
||||
sourcemap: false,
|
||||
},
|
||||
server: {
|
||||
https: useHTTPS
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user