Skip to content
Snippets Groups Projects
Commit 5ebc1930 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: serve in local

parent d93e615c
No related branches found
No related tags found
1 merge request!131MEP
Pipeline #74705 passed
......@@ -7,9 +7,11 @@ export default defineConfig({
base: './',
plugins: [react(), basicSsl()],
preview: {
// port: 3000,
// https: true,
// strictPort: true,
port: 3000,
https: true,
strictPort: true,
host: true,
open: 'https://localhost/',
},
server: {
port: 3000,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment