mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-24 16:03:09 +00:00
Nomiswap listen to all interfaces
This commit is contained in:
parent
77d6bcb3cc
commit
34c942f956
@ -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