Commit 2ac0f524 authored by Sebastien Chopin's avatar Sebastien Chopin

Update now conf

parent f625dff2
{ {
"alias": "nuxt-hn", "public": true,
"public": true, "alias": "hn.nuxtjs.org",
"type": "docker", "env": {
"env": { "NODE_ENV": "production",
"NODE_ENV": "production", "HOST": "0.0.0.0"
"HOST": "0.0.0.0" }
}
} }
\ No newline at end of file
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