mirror of
https://github.com/waku-org/examples.waku.org.git
synced 2025-02-22 10:48:22 +00:00
chore(eth-pm): use different port for local webserver
This commit is contained in:
parent
cbab4aa471
commit
391cf98b5c
@ -21,7 +21,7 @@
|
||||
"uint8arrays": "^3.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "GENERATE_SOURCEMAP=false PORT=3001 craco start",
|
||||
"start": "GENERATE_SOURCEMAP=false PORT=3004 craco start",
|
||||
"build": "GENERATE_SOURCEMAP=false craco build",
|
||||
"fix": "run-s fix:*",
|
||||
"test": "run-s build test:*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user