diff options
Diffstat (limited to 'src/grow.properties')
-rw-r--r-- | src/grow.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/grow.properties b/src/grow.properties index 1f76237..88bee42 100644 --- a/src/grow.properties +++ b/src/grow.properties @@ -7,6 +7,11 @@ dev.dynamicRoot = *.staticRoot = /grow-frontend *.dynamicRoot = /grow-frontend +*.f1ConsumerKey = 123 +*.f1ConsumerSecret = password-here +*.f1BaseUrl = staging.fellowshiponeapi.com +*.f1ChurchCode = pfseawa + # Backend Settings dev.clusterName = Dev Cluster |