mirror of
https://github.com/vega-org/vega-providers.git
synced 2026-04-17 15:41:45 +00:00
fix: update mobile URL label in server startup message
This commit is contained in:
@@ -162,7 +162,7 @@ class DevServer {
|
||||
🚀 Vega Providers Dev Server Started!
|
||||
|
||||
📡 Server URL: http://localhost:${this.port}
|
||||
📱 Mobile URL: http://${localIp}:${this.port}
|
||||
📱 Mobile Test URL: http://${localIp}:${this.port}
|
||||
|
||||
💡 Usage:
|
||||
1. Run 'npm run auto' to to start the dev server ☑️
|
||||
|
||||
Reference in New Issue
Block a user