Documentation

This commit is contained in:
allegroai
2019-06-11 14:36:36 +03:00
parent 4cde03aa8f
commit 755f6e8dcb
3 changed files with 9 additions and 4 deletions

View File

@@ -1,7 +1,9 @@
# TRAINS SDK configuration file
api {
host: http://localhost:8008
credentials {"access_key": "EGRTCO8JMSIGI6S39GTP43NFWXDQOW", "secret_key": "x!XTov_G-#vspE*Y(h$Anm&DIc5Ou-F)jsl$PdOyj5wG1&E!Z8"}
# Notice: 'host' is the api server (default port 8008), not the web server.
host: http://localhost:8008
# Credentials are generated in the webapp, http://localhost:8080/admin
credentials {"access_key": "EGRTCO8JMSIGI6S39GTP43NFWXDQOW", "secret_key": "x!XTov_G-#vspE*Y(h$Anm&DIc5Ou-F)jsl$PdOyj5wG1&E!Z8"}
}
sdk {
# TRAINS - default SDK configuration