7 lines
114 B
Caddyfile
7 lines
114 B
Caddyfile
|
pubg.adam.id.au {
|
||
|
import ssl-cloudflare-dns
|
||
|
import strict-transport-security
|
||
|
|
||
|
reverse_proxy http://pubg:3000
|
||
|
}
|