diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2014-03-15 10:19:35 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2014-03-15 10:19:35 -0700 |
commit | 1494010751e89a6ed748ed90d702d5574ffbdd9b (patch) | |
tree | 626f0229e4309df4b7fc23b21aab3b38824faa95 /src/grow.properties | |
parent | 21f1ddafde8a552e4671d2bc574aa97fa86f95a3 (diff) |
Adding authenticated outside access to backend.
Diffstat (limited to 'src/grow.properties')
-rw-r--r-- | src/grow.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/grow.properties b/src/grow.properties index d9d3f29..941cc0e 100644 --- a/src/grow.properties +++ b/src/grow.properties @@ -1,5 +1,4 @@ # Frontend Settings -dev.backendUri = http://localhost:9095 dev.staticRoot = dev.dynamicRoot = |