mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-20 18:49:19 +00:00
docs: tips for set port
This commit is contained in:
@@ -7,6 +7,9 @@ function resolve(dir) {
|
||||
}
|
||||
|
||||
const name = defaultSettings.title || 'vue Admin Template' // page title
|
||||
// If your port is set to 80,
|
||||
// use administrator privileges to execute the command line.
|
||||
// For example, Mac: sudo npm run
|
||||
const port = 9528 // dev port
|
||||
|
||||
// All configuration item explanations can be find in https://cli.vuejs.org/config/
|
||||
|
Reference in New Issue
Block a user