Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try it out curl 127.0.0.1 more #10

Open
gn01887818 opened this issue Apr 9, 2021 · 0 comments
Open

try it out curl 127.0.0.1 more #10

gn01887818 opened this issue Apr 9, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@gn01887818
Copy link

背景と修正の概要

Use the following method to generate html
docker run --rm -i yousan/swagger-yaml-to-html <openapi.yaml> index.html
But I put the file index.html in the apache directory of the local computer
I have set up servrs:10.28.6.76:9001
The normal curl path should
curl -X'POST'
'http://10.28.6.76:8081/login/oauth2/token'
Instead of
curl -X'POST'
'http://127.0.0.1/10.28.6.76:8081/login/oauth2/token'
127.0.0.1 more here
Excuse me, what is this question?
Thank you

現在の状況

try it out curl 多出127.0.0.1

確認環境

  • 発生バージョン
  • 発生環境(ブラウザ、バージョン、OSなど)
    mac os

確認手順

修正する内容

  • [ ]
  • [ ]
  • [ ]

修正確認の手順と期待する結果

How to remove excessive 127.0.0.1
螢幕快照 2021-04-09 下午5 46 04

@gn01887818 gn01887818 added the bug Something isn't working label Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant