mirror of
https://github.com/bigchaindb/github-projects.git
synced 2025-01-01 09:37:50 +01:00
fix config namespace, simplify alias after deployment
This commit is contained in:
parent
b68f4d8f45
commit
cd4035e1dd
@ -27,8 +27,10 @@
|
|||||||
"test-listen": "^1.0.2",
|
"test-listen": "^1.0.2",
|
||||||
"xo": "^0.18.2"
|
"xo": "^0.18.2"
|
||||||
},
|
},
|
||||||
"alias": "bigchaindb-github.now.sh",
|
"now": {
|
||||||
"env": {
|
"alias": "bigchaindb-github.now.sh",
|
||||||
"NODE_ENV": "production"
|
"env": {
|
||||||
|
"NODE_ENV": "production"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user