Maybe (probably) yes? Not entirely sure how your setup looks like, but the .well-known folder should be at the root of where your domain points to for this to work.

Reply to this note

Please Login to reply.

Discussion

Yep. I think I have to copy the files in the corresponding folder of the docker container.

And find out how to.

If you can ssh into the container you could use scp.

I am doing everything via SSH. Will look into it. Have to dig deeper into docker first...

So I managed to copy all needed files but can't copy the .well-known folder or find a way to make a folder inside the container. I am not accessing the docker container via SSH though.