X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fservicedirectory.py;h=c64553894d44c609ab40f2fb6d1c1d73931dbb3b;hb=7b8e398d8ecb65b1a860e8651f3d2bf5bbace539;hp=242efcecb5e3cb2de6bea69705b1ceced6636f28;hpb=4ad60d7dc184fdaf572c6d818a3bfc4bcbacbf30;p=unfold.git diff --git a/portal/servicedirectory.py b/portal/servicedirectory.py index 242efcec..c6455389 100644 --- a/portal/servicedirectory.py +++ b/portal/servicedirectory.py @@ -18,7 +18,7 @@ import json class ServiceDirectoryView (LoginRequiredAutoLogoutView, ThemeView): template_name = 'servicedirectory.html' - server_url = "http://172.24.76.60:80/" + server_url = "http://157.193.215.125:4001/" # expose this so we can mention the backend URL on the welcome page def default_env (self):