diff --git a/templates/InvoiceNinja-TraefikFix/0/README.md b/templates/InvoiceNinja-TraefikFix/0/README.md index eed9185..c7073b9 100644 --- a/templates/InvoiceNinja-TraefikFix/0/README.md +++ b/templates/InvoiceNinja-TraefikFix/0/README.md @@ -20,4 +20,6 @@ You may need to "chmod -R 777 storage" in the "App" container. Google Maps: Get an API Key [Here](https://developers.google.com/maps/documentation/javascript/get-api-key) first. -Then add GOOGLE_MAPS_API_KEY= in your .env file. \ No newline at end of file +Then add GOOGLE_MAPS_API_KEY= in your .env file. + +If using without HTTPS (like using the direct IP instead of through Traefik), please take out the line: "fastcgi_param HTTPS 1;" from your nginx.conf \ No newline at end of file