This commit is contained in:
nihilist 2025-05-07 09:43:51 +02:00
parent ab60e81a84
commit 0e65e06b3d
14 changed files with 8 additions and 560 deletions

View file

@ -72,7 +72,7 @@ From here make thelounge public:
![](4.png)
Since i'm serving thelounge behind a reverse proxy, i need that value down there as well as making it public. Then just use nginx elsewhere to handle the reverse proxying properly and you're good to go. Another important part of the [config.js](config.js)file:
Since i'm serving thelounge behind a reverse proxy, i need that value down there as well as making it public. Then just use nginx elsewhere to handle the reverse proxying properly and you're good to go. Another important part of the config.js file:
![](5.png)