mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-20 19:02:25 +01:00
frontend: getting correct hostname and port
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"web-vitals": "^3.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
"start": "NODE_ENV=development react-scripts start",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
|
||||
Reference in New Issue
Block a user