Mamed Shahmaliyev

Results 2 comments of Mamed Shahmaliyev

Try below: PrayerCalculationSettings settings = PrayerCalculationSettings((PrayerCalculationSettingsBuilder b) => b ..calculationMethod.replace(CalculationMethod.fromPreset(preset: CalculationMethodPreset.departmentOfIslamicAdvancementOfMalaysia)) ..imsakParameter.replace(PrayerCalculationParameter((PrayerCalculationParameterBuilder c) => c..value = 0 ..type = PrayerCalculationParameterType.minutesAdjust)) ..juristicMethod.replace(JuristicMethod((JuristicMethodBuilder e) => e..preset = JuristicMethodPreset.hanafi ..timeOfShadow = 2)) ..highLatitudeAdjustment...

below worked for me as well:: cloudflared tunnel --protocol http2 --config /etc/cloudflared/config.yml run cloudflared: image: cloudflare/cloudflared command: tunnel --protocol http2 --config /etc/cloudflared/config.yml run volumes: - ./cloudflared:/etc/cloudflared