diff --git a/ec3 b/ec3 index 6319b45..eba7415 100755 --- a/ec3 +++ b/ec3 @@ -56,7 +56,7 @@ except: # EC3 client version VERSION = '2.2.1' # Our public IM service -IM_URL = 'https://appsgrycap.i3m.upv.es:31443/im/' +IM_URL = 'https://appsgrycap.i3m.upv.es/im/' # RADL template path TEMPLATE_PATHS = ["./templates", "~/.ec3/templates", "/etc/ec3/templates"] # Path where to store launched clusters