Hi – I have a go app, built with a Dockerfile, with a [[statics]] section in my fly.toml file.
When I deployed it a couple of weeks ago, all went well, and in fact it’s been fine up until today.
Now every file in my [[statics]] section is giving 404 errors. Note this is not another service, when I check “flyctl logs” it’s sending 404s for these files.
Any idea how to debug or fix this? Thanks!