fix(smartproxy): clean up legacy reverse proxy naming for SmartProxy

This commit is contained in:
2026-05-24 21:20:46 +00:00
parent 070c936a69
commit 3b2b806165
8 changed files with 26 additions and 13 deletions
@@ -3,7 +3,7 @@ import type { TQueryFunction } from '../types.ts';
export class Migration015SmartProxyPlatformService extends BaseMigration {
readonly version = 15;
readonly description = 'Rename Caddy platform service to SmartProxy';
readonly description = 'Rename legacy reverse proxy platform service to SmartProxy';
up(query: TQueryFunction): void {
query(