summaryrefslogtreecommitdiff
path: root/src/grow.properties
blob: 6dd282ceb1a1e16a75ec20b2abfed9161fbec4fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Frontend Settings
dev.backendUri = http://localhost:9095
dev.staticRoot =
dev.dynamicRoot =

*.backendUri = riap://component/backend
*.staticRoot = /grow-frontend
*.dynamicRoot = /grow-frontend

*.f1ConsumerKey = 123
*.f1ConsumerSecret = password-here
*.f1BaseUrl = staging.fellowshiponeapi.com
*.f1ChurchCode = pfseawa

prod.postAccountCreationPage = http://foursquaregrow.com/login.html

# Backend Settings
dev.clusterName = Dev Cluster

prod.clusterName = Prod Cluster