X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fservicedirectory.py;h=ad4967d73df0ad7df32bcff2669094389ce18166;hb=de6f0bbb7cd3ae3086a6485072803b53f2c4d9f6;hp=242efcecb5e3cb2de6bea69705b1ceced6636f28;hpb=ba476841726dc818c0efd3ed25e42955a39fc504;p=unfold.git diff --git a/portal/servicedirectory.py b/portal/servicedirectory.py index 242efcec..ad4967d7 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/service-directory/" # expose this so we can mention the backend URL on the welcome page def default_env (self):