Skip to content

Commit

Permalink
Merge branch 'master' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer authored Feb 15, 2024
2 parents 7124c21 + e0da5fc commit 753eb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ec3
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 753eb47

Please sign in to comment.