feat: docker本地调试:
- 1. import不同系统语法不一致 - 2. mysql允许远程访问
This commit is contained in:
12
.cloudbase/container/debug.json
Normal file
12
.cloudbase/container/debug.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"containers": [
|
||||
{
|
||||
"name": "fastapiweb",
|
||||
"domain": "",
|
||||
"ip": "",
|
||||
"mode": "compose",
|
||||
"containerId": "2eff8c8bd0d2909a8b806e8c12acc9fa0362494c45ea739b23c9c66cf59312b0"
|
||||
}
|
||||
],
|
||||
"config": {}
|
||||
}
|
||||
Reference in New Issue
Block a user