sql更新、架构更新
This commit is contained in:
@@ -5,9 +5,20 @@
|
||||
],
|
||||
"service": "workspace",
|
||||
"workspaceFolder": "/workspaces/K12study",
|
||||
"runServices": ["workspace", "postgres", "redis"],
|
||||
"runServices": [
|
||||
"workspace",
|
||||
"postgres",
|
||||
"redis",
|
||||
"nacos",
|
||||
"nebula-metad",
|
||||
"nebula-storaged",
|
||||
"nebula-graphd",
|
||||
"milvus-etcd",
|
||||
"milvus-minio",
|
||||
"milvus"
|
||||
],
|
||||
"shutdownAction": "stopCompose",
|
||||
"forwardPorts": [5173, 8080, 8081, 8082, 8088, 9000, 5432, 6379],
|
||||
"forwardPorts": [5173, 8080, 8081, 8082, 8088, 9000, 5432, 6379, 8848, 9848, 9849, 9559, 9779, 9669, 19530, 9091],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user