tps.apientreprise.fr -> demarches-simplifiees.fr
This commit is contained in:
parent
fbe431f8dd
commit
0af270faa0
15 changed files with 21 additions and 18 deletions
|
@ -28,9 +28,9 @@ module TPS
|
|||
config.assets.precompile += %w(.woff)
|
||||
|
||||
if Rails.env.production?
|
||||
URL = "https://tps.apientreprise.fr/"
|
||||
URL = "https://www.demarches-simplifiees.fr/"
|
||||
elsif Rails.env.staging?
|
||||
URL = "https://tps-dev.apientreprise.fr/"
|
||||
URL = "https://dev.demarches-simplifiees.fr/"
|
||||
else
|
||||
URL = "http://localhost:3000/"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue