Browse Source

change gmap api key

SiM 5 years ago
parent
commit
86a2a82563
2 changed files with 3 additions and 2 deletions
  1. 1 1
      apps/admin/config/app.yml
  2. 2 1
      apps/frontend/config/app.yml

File diff suppressed because it is too large
+ 1 - 1
apps/admin/config/app.yml


+ 2 - 1
apps/frontend/config/app.yml

@@ -4,13 +4,14 @@ prod:
   mail:
     from: noreply@katao.fr
     smtp: localhost
-  gmap: ABQIAAAAudBsT1h5N3kOVUg1C2gkqxS1CgjUDzHz5jm2yIlh-950k3-OvxR-Vfp_hN5qYoa_bHt-YMWg4CU0vg 
+  gmap: AIzaSyDzrK5QHQ_31tzFDZDSLq934PddGH3_4eQ
   sf_google_analytics_plugin:
     enabled:      on
     profile_id:   UA-12928451-1
     tracker:      google
 
 all:
+  gmap: AIzaSyDzrK5QHQ_31tzFDZDSLq934PddGH3_4eQ
   newsletter:
     title: "KataO, la lettre d'info"
     content: "Toutes les informations sur le R.E.S.E.A.U KATAO... directement dans votre boîte au lettre !"

Some files were not shown because too many files changed in this diff