diff options
| author | Xinhui | 2016-10-07 10:35:45 +0200 | 
|---|---|---|
| committer | Xinhui | 2016-10-07 10:37:20 +0200 | 
| commit | 71ee451d0d0f4dea8f0e7e96333b45d4f25aa81b (patch) | |
| tree | eb98606af3bf18fc56a921994d37ec32b88c42b3 /config/environments | |
| parent | 255d8a7d04cc09b221ea8e137b2c906c71f738f1 (diff) | |
| download | chouette-core-71ee451d0d0f4dea8f0e7e96333b45d4f25aa81b.tar.bz2 | |
Update gem codifligne version
Diffstat (limited to 'config/environments')
| -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 63f9c94a8..2931b4bf7 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -58,7 +58,7 @@ Rails.application.configure do    # Reflex api url    config.reflex_api_url = "https://195.46.215.128/ws/reflex/V1/service=getData" -  # config.codifligne_api_url = ""https://codifligne.stif.info/rest/v1/lc/getlist"" +  config.codifligne_api_url = "https://pprod.codifligne.stif.info/rest/v1/lc/getlist"    # config.chouette_authentication_settings = {    #   type: "database" | 
