Skip to content

Instantly share code, notes, and snippets.

@niklaskorz
Created November 19, 2022 12:24
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niklaskorz/3d00ff9734e3a866a76f3e0f311fbe89 to your computer and use it in GitHub Desktop.
Save niklaskorz/3d00ff9734e3a866a76f3e0f311fbe89 to your computer and use it in GitHub Desktop.
rheinneckar.social caddy config
www.rheinneckar.social {
redir https://rheinneckar.social{uri}
}
rheinneckar.social {
encode zstd gzip
reverse_proxy /api/v1/streaming* 127.0.0.1:4000
reverse_proxy 127.0.0.1:3000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment