MAPG-178 add GOOGLE_ANALITICS_ID to .env.example

This commit is contained in:
Bence Pőcze 2020-06-25 13:57:05 +02:00
parent 79bd5b98d5
commit 4afbc046ff

View File

@ -14,3 +14,4 @@ MAIL_HOST=mail
MAIL_PORT=2500
GOOGLE_OAUTH_CLIENT_ID=your_google_oauth_client_id
GOOGLE_OAUTH_CLIENT_SECRET=your_google_oauth_client_secret
GOOGLE_ANALITICS_ID=your_google_analytics_id