mirror of
https://github.com/MUnique/OpenMU
synced 2026-08-15 14:32:19 -04:00
36 lines
No EOL
1.3 KiB
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
} |