Move CGU_URL to a new initializer

This commit is contained in:
gregoirenovel 2018-03-12 18:08:48 +01:00
parent 5530b3f4ee
commit acc2ed5646
2 changed files with 1 additions and 2 deletions

View file

@ -0,0 +1 @@
CGU_URL = "https://demarches-simplifiees.gitbooks.io/demarches-simplifiees/content/conditions-generales-dutilisation.html"

View file

@ -3,5 +3,3 @@ if Rails.env.production?
else
SIADEURL = 'https://staging.entreprise.api.gouv.fr'
end
CGU_URL = "https://demarches-simplifiees.gitbooks.io/demarches-simplifiees/content/conditions-generales-dutilisation.html"