Improving Caddyfile build process.

This commit is contained in:
2025-08-19 16:40:43 -07:00
parent 590d174142
commit 8b967409d0
5 changed files with 53 additions and 19 deletions

View File

@@ -1,17 +0,0 @@
wg-easy1.nassella.cc {
reverse_proxy http://wg-easy:80
# tls internal
# x
# log
}
nextcloud1.nassella.cc {
reverse_proxy http://nextcloud:80
# tls internal
}
root.nassella.cc {
reverse_proxy http://nginx:80
# tls internal
}