Selaa lähdekoodia

Update README.md

Emrik Östling 8 kuukautta sitten
vanhempi
commit
6808c4642c
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -77,9 +77,13 @@ All are optional, JWT_SECRET is recommended to be set.
 | AUTO_DELETE_EVERY_N_HOURS | 24 | Checks every n hours for files older then n hours and deletes them, set to 0 to disable |
 | AUTO_DELETE_EVERY_N_HOURS | 24 | Checks every n hours for files older then n hours and deletes them, set to 0 to disable |
 | WEBROOT                   | "" | The address to the root path setting this to "/convert" will serve the website on "example.com/convert/" |
 | WEBROOT                   | "" | The address to the root path setting this to "/convert" will serve the website on "example.com/convert/" |
 
 
+> [!WARNING]
+> If you can't login, make sure you are accessing the service over https or set HTTP_ALLOWED=true
+
 ### Tutorial
 ### Tutorial
 
 
 Tutorial in french: <https://belginux.com/installer-convertx-avec-docker/>
 Tutorial in french: <https://belginux.com/installer-convertx-avec-docker/>
+
 Tutorial in chinese: <https://xzllll.com/24092901/>
 Tutorial in chinese: <https://xzllll.com/24092901/>
 
 
 ## Screenshots
 ## Screenshots