From 16e0fa0b6fa8b545880f920c224ea5712d5900d6 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Fri, 12 Oct 2018 22:54:02 -0400 Subject: [PATCH] Quick note before I forget to ever mention --- templates/InvoiceNinja-TraefikFix/0/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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