Skip to content

Instantly share code, notes, and snippets.

@skeptrunedev
Created August 6, 2024 04:06
Show Gist options
  • Save skeptrunedev/fbacead2632d9216bbff3ef5629dcccb to your computer and use it in GitHub Desktop.
Save skeptrunedev/fbacead2632d9216bbff3ef5629dcccb to your computer and use it in GitHub Desktop.
caddy-spa-config.yml
foo.bar.com {
root * /home/git_projects/trieve-hn-discovery/frontend/dist
try_files {path} {path}/ /index.html
file_server
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment