aboutsummaryrefslogtreecommitdiff
path: root/sqitch.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sqitch.conf')
-rw-r--r--sqitch.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqitch.conf b/sqitch.conf
index 0f69cac..90f2c11 100644
--- a/sqitch.conf
+++ b/sqitch.conf
@@ -3,7 +3,7 @@
# plan_file = sqitch.plan
# top_dir = .
[target "life_archive_test"]
- uri = db:pg://db.private.tojo.tokyo/life_test
+ uri = db:pg://db.private.tojo.tokyo/life_archive_test
[engine "pg"]
target = life_archive_test
[deploy]