refactor: refresh webui #700
Annotations
2 errors
build_app
Property 'cert_renewal_interval' is missing in type '{ http_host: string; http_port: string; run_mode: string; jwt_secret: string; start_cmd: string; email: string; http_challenge_port: string; github_proxy: string; ca_dir: string; node_secret: string; }' but required in type '{ http_host: string; http_port: string; run_mode: string; jwt_secret: string; node_secret: string; start_cmd: string; http_challenge_port: string; github_proxy: string; email: string; ca_dir: string; cert_renewal_interval: number; }'.
|
build_app
Process completed with exit code 1.
|