Created
January 2, 2019 08:05
-
-
Save mhemrg/66e102ce9af59b76d55452bf78dda805 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var Liara = require('@liara/sdk'); | |
var liaraClient = new Liara.Storage.Client({ | |
accessKey: 'Q3AM3UQ867SPQQA43P2F', | |
secretKey: 'zuf+tfteSlswRu7BJ86wekitnifILbZam1KYY3TG', | |
endPoint: '2aoassadfu234.storage.liara.ir', | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment