diff options
Diffstat (limited to 'config/environments/development.rb')
| -rw-r--r-- | config/environments/development.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/environments/development.rb b/config/environments/development.rb index 08ad82d93..5745766fd 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -45,7 +45,7 @@ ChouetteIhm::Application.configure do GA.tracker = "UA-AAAAAAAA" # api key to geoportail IGN (production key link to application url root referer) - config.geoportail_api_key = "aaaaaaaaaaaaaa" + #config.geoportail_api_key = "aaaaaaaaaaaaaa" # Specific for each company config.company_name = "afimb" |
