summaryrefslogtreecommitdiff
path: root/src/grow.properties
blob: 941cc0ebb060721edb41b0c36800e10fd4bb34a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Frontend Settings
dev.staticRoot =
dev.dynamicRoot =

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

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

# Backend Settings
dev.clusterName = Dev Cluster

prod.clusterName = Prod Cluster