summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2014-02-22 13:37:09 -0700
committermo khan <mo@mokhan.ca>2014-02-22 13:37:09 -0700
commitec7a4537c4559613e65e79ab780041c9666817b9 (patch)
tree24901e40807d12df39f1259144f4a9f06127723b /bin
parentf0cd650dbaae9cae6f3a532690c6984b02e4663f (diff)
switch host.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/acceptance.sh2
-rwxr-xr-xbin/logs.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/acceptance.sh b/bin/acceptance.sh
index c96c447..4644deb 100755
--- a/bin/acceptance.sh
+++ b/bin/acceptance.sh
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
-TARGET_HOST=http://fast-crag-4288.herokuapp.com
+TARGET_HOST=http://damp-scrubland-3368.herokuapp.com
COMPANY_ABC=680fc2c1-9557-49fd-b05f-0f700a67ca0c
COMPANY_XYZ=04e6b076-41ca-4849-8a94-14e4e505ffe8
diff --git a/bin/logs.sh b/bin/logs.sh
index d088ddf..89aa147 100755
--- a/bin/logs.sh
+++ b/bin/logs.sh
@@ -1,4 +1,4 @@
#!/bin/bash
set -e
-heroku logs --tail --app fast-crag-4288
+heroku logs --tail --app damp-scrubland-3368