Migrate to Docker failed

Hey @HenrysCat – yeah you’ll want to customize the docker-compose.yml caddy service’s command line specify --internal-certs. You’ll want to make sure it’s something like:

    command: caddy reverse-proxy --to firezone:13000 --from ${EXTERNAL_URL:?err} --internal-certs