将数据库连接配置中的主机从`host.docker.internal`切换为`localhost`,以便在本地开发环境中更方便地访问数据库。 |
||
---|---|---|
.. | ||
routes | ||
services | ||
app.py | ||
database.py | ||
requirements.txt | ||
utils.py |
将数据库连接配置中的主机从`host.docker.internal`切换为`localhost`,以便在本地开发环境中更方便地访问数据库。 |
||
---|---|---|
.. | ||
routes | ||
services | ||
app.py | ||
database.py | ||
requirements.txt | ||
utils.py |