Skip to content

Commit

Permalink
feat: Add US-NYC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Darep committed Aug 28, 2020
1 parent 1bacb4c commit ee40efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upcloud_api/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class ZONE(object):
Amsterdam = 'nl-ams1'
Singapore = 'sg-sin1'
SanJose = 'us-sjo1'
NewYork = 'us-nyc1'


class OperatingSystems(object):
Expand Down

0 comments on commit ee40efa

Please sign in to comment.