// +---------------------------------------------------------------------- return [ 'isEnable' => env('SYNC_IS_ENABLE', true), 'baseUrl' => env('SYNC_BASE_URL','https://sync.xixingwl.cn'), 'key' => env('SYNC_KEY','your-256-bit-secret-key-here'), ];