Commit 07539a3d authored by Pooya Parsa's avatar Pooya Parsa

externalize now.json

for docker deployments
parent 7093d332
{
"alias": "nuxt-hn",
"public": true,
"type": "docker",
"env": {
"NODE_ENV": "production",
"HOST": "0.0.0.0"
}
}
\ No newline at end of file
......@@ -24,10 +24,6 @@
"node": ">=7.0",
"npm": ">=4.0"
},
"now": {
"alias": "nuxt-hn",
"public": true
},
"dependencies": {
"@nuxtjs/component-cache": "^0.1.3",
"@nuxtjs/pwa": "latest",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment