Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-11-20 01:24:32 +0300
committerChris Rebert <code@rebertia.com>2014-11-20 01:26:12 +0300
commit367908588a7cb4345858dd7f6123b422a7aa1970 (patch)
tree931e1f8aa5dad8291c2bc3f388bc75f1d922563f /src
parenta2d8a99f6c9ba5a12b3ed960f23ac66697c0d46e (diff)
change default settings for production Bootstrap instance
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/application.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf
index 63724f9..19ef0bc 100644
--- a/src/main/resources/application.conf
+++ b/src/main/resources/application.conf
@@ -21,8 +21,8 @@ spray.can {
savage {
default-port = 6060
- github-repo-to-watch = "cvrebert/savage-base"
- github-test-repo = "cvrebert/savage-test"
+ github-repo-to-watch = "twbs/bootstrap"
+ github-test-repo = "twbs-savage/bootstrap"
whitelist = [
"**.md",
"/bower.json",
@@ -38,7 +38,7 @@ savage {
"/js/**.js"
]
branch-prefix = "savage-"
- username = throwaway9475947
+ username = twbs-savage
password = XXXXXXXX
github-web-hook-secret-key = abcdefg
travis-token = abcdefg