Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Answer

Rewrote the answer, corrected grammar and spelling. Added `'0.0.0.0'`.
Source Link
phd
  • 97.4k
  • 14
  • 165
  • 223

IP not correct, In your code only host is a IP address ,you host IP(HOST) is error。Changenot correct.if If you want to access it from local computer you can insert 127.0use '127.0.0.1' or 'localhost'.0 To access from anywhere use '0.0.0.0'.1 or localhost if have computer IP address,Change host values

IP not correct, In your code only host is a IP address ,you host IP is error。Change.if local computer you can insert 127.0.0.1 or localhost if have computer IP address,Change host values

IP address (HOST) is not correct. If you want to access it from local computer you can use '127.0.0.1' or 'localhost'. To access from anywhere use '0.0.0.0'.

Source Link

IP not correct, In your code only host is a IP address ,you host IP is error。Change.if local computer you can insert 127.0.0.1 or localhost if have computer IP address,Change host values

lang-py

AltStyle によって変換されたページ (->オリジナル) /