From b74d373bc477fd60b083fa9a5b79b346cd9d07de Mon Sep 17 00:00:00 2001 From: jpl Date: Fri, 3 Mar 2017 15:22:24 +0100 Subject: Refs #2631: adding ext apps links for left menu --- config/environments/development.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/environments') diff --git a/config/environments/development.rb b/config/environments/development.rb index 95819a5c2..61a0b97e9 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -73,6 +73,11 @@ Rails.application.configure do url: "http://stif-portail-dev.af83.priv" } + # Ext. apps links + config.reflex_url = "https://195.46.215.128" + config.codifligne_url = "https://pprod.codifligne.stif.info" + config.portal_url = "http://stif-boiv-staging.af83.priv" + # file to data for demo config.demo_data = "tmp/demo.zip" -- cgit v1.2.3