1
0
mirror of https://github.com/lukevella/rallly-selfhosted.git synced 2025-12-10 02:42:49 +01:00
2023-03-15 11:18:57 +00:00

383 B

Reverse Proxy Example Configs

This directory contains a few example configurations for various reverse proxies.

You can use a reverse proxy to:

  • serve the app over HTTPS
  • access the app using your own domain name

This is not a guide on how to set up a reverse proxy. Please refer to the documentation for your specific reverse proxy for instructions on how to set it up.