Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
wilinz committed Aug 22, 2024
2 parents 07dedfa + 94b490d commit 4238e97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/Caddyfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
:80 {
root * /usr/share/caddy
file_server
try_files {path} /index.html
# reverse_proxy /api/* {$BACKEND_URL} {
# header_up host "{$BACKEND_HOST}"
# }
}
}

0 comments on commit 4238e97

Please sign in to comment.