openmu/deploy/distributed/launchSettings.json
2025-12-29 18:54:50 +01:00

36 lines
No EOL
1.3 KiB
JSON

{
"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"
}
}
}
}