jenkins deploy update

This commit is contained in:
2026-06-03 17:42:52 -04:00
parent 125c40dbcf
commit f78b6103e1
3 changed files with 30 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
:80 {
root * /usr/share/caddy
file_server
try_files {path} /index.html
try_files {path} {path}.html /index.html
}