Skip to content

Commit

Permalink
MAINT: modified url to server
Browse files Browse the repository at this point in the history
  • Loading branch information
AvishaiW committed Sep 17, 2018
1 parent 601d63d commit fae59f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions catalyst/utils/remote.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

log = Logger('remote')

AUTH_SERVER = 'http://localhost:5000'
# AUTH_SERVER = "https://sandbox2.enigma.co"
# AUTH_SERVER = 'http://localhost:5000'
AUTH_SERVER = "https://sandbox2.enigma.co"

BACKTEST = 'backtest'
STATUS = 'status'
Expand Down

0 comments on commit fae59f2

Please sign in to comment.