summaryrefslogtreecommitdiff
path: root/src/grow.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/grow.properties')
-rw-r--r--src/grow.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/grow.properties b/src/grow.properties
index 941cc0e..cb3b86b 100644
--- a/src/grow.properties
+++ b/src/grow.properties
@@ -12,3 +12,8 @@ prod.postAccountCreationPage = http://foursquaregrow.com/login.html
dev.clusterName = Dev Cluster
prod.clusterName = Prod Cluster
+
+*.awsRegion = us-west-2
+prod.dynamoTablePrefix = grow-prod-
+serverprod.dynamoTablePrefix = grow-prod-
+dev.dynamoTablePrefix = grow-dev-