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