mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-05 14:43:08 +00:00
Nomiswap listen to all interfaces
This commit is contained in:
parent
f3188e3697
commit
e3a62829b4
@ -28,7 +28,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"deploy": "gh-pages -d build",
|
||||
"start": "NODE_OPTIONS=--openssl-legacy-provider react-scripts start",
|
||||
"start": "NODE_OPTIONS=--openssl-legacy-provider react-scripts start --host=0.0.0.0",
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user