provision setup

This commit is contained in:
Yan
2017-10-09 14:46:58 +06:30
parent 0e72acdf30
commit 1916d33533
6 changed files with 75 additions and 0 deletions

13
config/sx.yml Normal file
View File

@@ -0,0 +1,13 @@
development:
server_mode: cloud #local
sx_provision_url: http://192.168.1.75:3002/api
test:
sx_provision_url: secure.smartsales.asia/api
# Do not keep production secrets in the repository,
# instead read values from the environment.
production:
server_mode: cloud
sx_provision_url: secure.smartsales.asia/api