node-auth/Caddyfile

7 lines
66 B
Caddyfile
Raw Normal View History

2021-04-02 01:52:30 +00:00
{
local_certs
}
nodeauth.dev {
reverse_proxy 127.0.0.1:3000
}