Created
June 17, 2019 20:24
-
-
Save mlabouardy/de6ebd2fd1cea50e99ed8bd4845ddcf4 to your computer and use it in GitHub Desktop.
OVH config file
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
[default] | |
; general configuration: default endpoint | |
endpoint=ovh-eu | |
[ovh-eu] | |
; configuration specific to 'ovh-eu' endpoint | |
application_key=my_app_key | |
application_secret=my_application_secret | |
consumer_key=my_consumer_key |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment