Nginx docs

This commit is contained in:
rimu 2024-02-27 07:07:50 +13:00
parent 5df1847cec
commit 941ecee088

View file

@ -339,4 +339,5 @@ You need a reverse proxy that sends all traffic to port 5000. Something like:
} }
} }
The above is not a complete configuration - you will want to add more settings for SSL, etc.