Files
ports/security/xray-core/files/01_api.json.sample
T
2024-12-23 03:38:32 +08:00

7 lines
105 B
Plaintext

{
"api": {
"tag": "api",
"services": ["HandlerService", "LoggerService", "StatsService"]
}
}