diff --git a/config.example.ts b/config.example.ts index 520d91c..f05d206 100644 --- a/config.example.ts +++ b/config.example.ts @@ -1,6 +1,5 @@ export const config = { api: { - enable: true, publicDomain: '', port: 14014, },