baseline: OpenMU upstream b5a0961 (fresh source)
This commit is contained in:
36
deploy/distributed/launchSettings.json
Normal file
36
deploy/distributed/launchSettings.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Docker Compose": {
|
||||
"commandName": "DockerCompose",
|
||||
"commandVersion": "1.0",
|
||||
"serviceActions": {
|
||||
"connectServer": "StartDebugging",
|
||||
"connectServer-dapr": "StartWithoutDebugging",
|
||||
"dapr-placement": "StartWithoutDebugging",
|
||||
"database": "StartWithoutDebugging",
|
||||
"gameServer1": "StartDebugging",
|
||||
"gameServer1-dapr": "StartWithoutDebugging",
|
||||
"rabbit": "StartWithoutDebugging",
|
||||
"friendServer": "StartDebugging",
|
||||
"friendServer-dapr": "StartWithoutDebugging",
|
||||
"loginServer": "StartDebugging",
|
||||
"loginServer-dapr": "StartWithoutDebugging",
|
||||
"guildServer": "StartDebugging",
|
||||
"guildServer-dapr": "StartWithoutDebugging",
|
||||
"chatServer": "StartDebugging",
|
||||
"chatServer-dapr": "StartWithoutDebugging",
|
||||
"adminPanel": "StartDebugging",
|
||||
"adminPanel-dapr": "StartWithoutDebugging",
|
||||
"grafana": "StartWithoutDebugging",
|
||||
"loki": "StartWithoutDebugging",
|
||||
"minio": "StartWithoutDebugging",
|
||||
"nginx-80": "StartWithoutDebugging",
|
||||
"prometheus": "StartWithoutDebugging",
|
||||
"zipkin": "StartWithoutDebugging",
|
||||
"gameServer0": "StartWithoutDebugging",
|
||||
"gameServer0-dapr": "StartWithoutDebugging",
|
||||
"redis-state": "StartWithoutDebugging"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user