Skip to content

Commit

Permalink
Change IM old port
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Sep 20, 2023
1 parent 0bb7d67 commit e0da5fc
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 e0da5fc

Please sign in to comment.