Hacker News new | ask | show | jobs
by mholt 2094 days ago
I can make it simpler:

    $ caddy reverse-proxy --from subdomain.mydomain.tld --to 127.0.0.1:5000
Is equivalent, no config file needed :)