mirror of
https://github.com/bigchaindb/meetups.git
synced 2024-11-21 17:26: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",
|
||||
"xo": "^0.18.2"
|
||||
},
|
||||
"alias": "bigchaindb-meetups.now.sh",
|
||||
"env": {
|
||||
"NODE_ENV": "production"
|
||||
"now": {
|
||||
"alias": "bigchaindb-meetups.now.sh",
|
||||
"env": {
|
||||
"NODE_ENV": "production"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user