mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-07 20:58:11 +00:00
feat: support dev https
This commit is contained in:
@@ -53,6 +53,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
],
|
||||
},
|
||||
server: {
|
||||
https: true,
|
||||
// Listening on all local IPs
|
||||
host: true,
|
||||
port: VITE_PORT,
|
||||
|
Reference in New Issue
Block a user