mirror of
https://github.com/bigchaindb/meetups.git
synced 2024-11-22 01:36:56 +01:00
fix config namespace, simplify alias after deployment
This commit is contained in:
parent
d60c135c75
commit
981469fef4
@ -27,8 +27,10 @@
|
|||||||
"test-listen": "^1.0.2",
|
"test-listen": "^1.0.2",
|
||||||
"xo": "^0.18.2"
|
"xo": "^0.18.2"
|
||||||
},
|
},
|
||||||
|
"now": {
|
||||||
"alias": "bigchaindb-meetups.now.sh",
|
"alias": "bigchaindb-meetups.now.sh",
|
||||||
"env": {
|
"env": {
|
||||||
"NODE_ENV": "production"
|
"NODE_ENV": "production"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user