Add BaseURL configuration (fixes #103)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
"homepage": "https://localhost/app/",
|
||||
"homepage": ".",
|
||||
"proxy": "http://localhost:4633/",
|
||||
"eslintConfig": {
|
||||
"extends": "react-app"
|
||||
|
||||
Reference in New Issue
Block a user