I've noticed a Statamic website with full static caching enabled has an issue after deployment. The homepage fails to load CSS/JS assets as the paths to them contain internal IP addresses.
Changing the health check path from "/" to "/up" and redeploying resolves the issue.
It would be helpful if the health check path defaulted to "/up" to prevent this issue on first deployment.
·
·
Excellent! Fixed, I talked about this before with Zander indeed. Is now the default.
no votes yet