Trying to expose /.well-known files i get 404
francescobottino
FREEOP

7 months ago

Hello,

i am trying to expose my /.well-known/assetlinks.json file, and it works when i deploy the container locally, but not anymore when i deploy on render and instead i get 404.

I am 100% sure the file is deployed, and reachable, as i added the route for /well-known without the '.' to serve the same file and it works.

At this point i think it is being blocked by railway in some way.

How do i fix this? I can't really change the path as it needs to be exactly that for android app links verification.

Solved

1 Replies

francescobottino
FREEOP

7 months ago

Ok nevermind it was an issue with my dockerfile


Status changed to Solved chandrika 7 months ago


Loading...