How can I add localhost:3000 to Facebook App for development

后端 未结 8 1552
忘掉有多难
忘掉有多难 2020-12-08 10:24

I am working on a Rails 4 app. On my laptop, development is done at localhost:3000. The actual domain of the site is roomidex.com.

How can

8条回答
  •  粉色の甜心
    2020-12-08 10:38

    June 2015

    Go to My Apps > Settings > Basic

    App Domains

    • localhost

    Site Web

    • URL : http://localhost:8888/
    • Mobile URL : http://localhost:8888/

    It didn't work with port 80 or without any port unfortunately.

提交回复
热议问题