lession1-补充知识-url中关于host的问题

Author: guo-weijieCreated Jul 31, 2023Updated Jul 31, 2023

scheme=http, host=localhost, port=3000, url-path=/

这里的 host=localhost 是否应该改为 hostname=localhost