X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fservicedirectory.py;h=c64553894d44c609ab40f2fb6d1c1d73931dbb3b;hb=f320a65ac7928a4a1c8315443880dce1d7afc997;hp=242efcecb5e3cb2de6bea69705b1ceced6636f28;hpb=c99f1bd98ff355bd3f63b4929739ea5bd92cd6a3;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):