codiy
codiy
run `php artisan config:cache` first, to clear config cache before that
我也差不多,要是能顺畅的多设备同步就太好了。我现在公司家里两台设备,建了个github仓库来存数据,每次要手动授权写入,再手动授权读取。
**Differences between GLOBAL and REGIONAL_EDGE**: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/HowCloudFrontWorks.html#CloudFrontRegionaledgecaches
``` MAPPING=$(curl -s https://d7uri8nf7uskq.cloudfront.net/tools/list-cloudfront-ips | \ jq '.CLOUDFRONT_GLOBAL_IP_LIST | INDEX(.) | with_entries(.key |= (split("/") | .[0]) )') RESULT=$(curl -s -X POST "http://ip-api.com/batch?lang=zh-CN&fields=61439" \ --header "Content-Type: application/json" --data "$(echo ${MAPPING} |...