Skip to content

Commit

Permalink
Switch to custom VALDI URL for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mharvilla committed Feb 2, 2024
1 parent bfb6cc5 commit d75b3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valdi/config/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

class Config:
GOOFYS_URL = 'https://github.com/kahing/goofys/releases/latest/download/goofys'
VALDI_GATEWAY_URL = 'https://gateway.storjshare.io'
VALDI_GATEWAY_URL = 'https://gateway.valdi.ai'
VALDI_CREDENTIALS_FILE = '.valdi/credentials'
GOOFYS_CREDENTIALS_FILE = '~/.aws/credentials'
VALDI_BASE_URL = 'https://api.valdi.ai'
Expand Down

0 comments on commit d75b3fa

Please sign in to comment.