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