<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>i178inaba</author_name>
  <author_url>https://blog.hatena.ne.jp/i178inaba/</author_url>
  <blog_title>Technology Engineering</blog_title>
  <blog_url>https://inaba.hatenablog.com/</blog_url>
  <categories>
    <anon>Nuxt.js</anon>
    <anon>Express</anon>
    <anon>Docker</anon>
  </categories>
  <description>Nuxt.js×ExpressのDockerfileを書いている時に、コンテナ外からアクセスを受け付けようと思って server/index.js の host の値を 127.0.0.1 を 0.0.0.0 に書き換えた。 host = process.env.HOST || '0.0.0.0', しかしコンテナ外からアクセスできなかった。 よく見ると nuxt.options.server で上書きされているようだった。 const { host = process.env.HOST || '0.0.0.0', port = process.env.PORT || 3000 } = nux…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finaba.hatenablog.com%2Fentry%2F2019%2F03%2F06%2F215956&quot; title=&quot;Nuxt.js×Express使用時のhost指定でハマった - Technology Engineering&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-03-06 21:59:56</published>
  <title>Nuxt.js×Express使用時のhost指定でハマった</title>
  <type>rich</type>
  <url>https://inaba.hatenablog.com/entry/2019/03/06/215956</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
