こちらのページは旧SkyWayの情報です。新しいSkyWayに関する情報はこちら

I want to run skywalk multiparty api not a local

Comments

3 comments

  • Avatar
    Yoshimasa Iwase

    I used Google translation to understand your question but the machine translation seems not making sense. So let me know if my understanding is wrong.

    > 제 로컬 ip가 172.19.1.200하지만 이것은 api setting에서 http://172.19.1.200:8080/ 이렇게 등록하려고했지만 오류가 나오고

    I think you're going to deploy the demo code on web server which ip address is 172.19.1.200, right? In this case, you need to set 127.19.1.200 to domain setting on SkyWay's dashboard.

    0
    Comment actions Permalink
  • Avatar
    Yoshiki Mizushima

    既に解決されているかもしれませんが

    登録するドメインを以下のようにポート番号なしで登録していただければlocalでのテストが可能です。

    172.19.1.200

     

    0
    Comment actions Permalink
  • Avatar
    임재환

    Thank you i resolved my problem 

    to revise the package.json "webpack-dev-server": "webpack-dev-server --host 0.0.0.0 --port 8081 --https --content-base ./"

     

    0
    Comment actions Permalink

Please sign in to leave a comment.