Quick note before I forget to ever mention

This commit is contained in:
WilliamMiceli
2018-10-12 22:54:02 -04:00
parent 1fe527316e
commit 16e0fa0b6f

View File

@@ -21,3 +21,5 @@ 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=<your 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