This commit is contained in:
Timothy Pidashev
2025-01-13 08:43:07 -08:00
parent acad2cc0ca
commit f37688f2d1
6 changed files with 20 additions and 16 deletions

5
.caddy/Caddyfile Normal file
View File

@@ -0,0 +1,5 @@
timmypidashev.dev {
tls pidashev.tim@gmail.com
reverse_proxy 127.0.0.1:3000
}