Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 3cf9b6a

Browse files
authored
Update production.json
1 parent cb986bc commit 3cf9b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/config/production.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"PORT": 80,
2+
"PORT": 3000,
33
"NODE_ENV": "production",
44
"ETHEREUM_JSONRPC_ENDPOINT": "http://parity1:8545",
55
"ELASTICSEARCH": "elasticsearch",

0 commit comments

Comments
 (0)