Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何forge web在不同的端口上运行?我在文档上找不到任何东西。
forge web
对不起,你还不能!如果您迫切需要更改它,请参阅 中的run_web方法.template/generate_dynamic/web_tasks.py。
run_web
.template/generate_dynamic/web_tasks.py
注意,如果您手动更改端口,如果我们重新下载您的模板,更改将会丢失!
正如 TODO 所暗示的那样,我们确实有更好的解决方案......