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

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

# Backend Settings
dev.clusterName = Dev Cluster

prod.clusterName = Prod Cluster