diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-06-09 17:35:48 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-06-09 17:35:48 -0700 |
commit | 69e2512750dd75fce43a21226979996c3cd7da1d (patch) | |
tree | 691dca375161583393ce32bb0869cb7449255118 /devfiles | |
parent | f4c2eb2dafbca580319a9f50ef4f5dd68d658702 (diff) |
Configuration Changes
Fixing a bug in the config class and updating all templates and pages to
use the dynamicRoot and staticRoot config values to prefix URLs.
Diffstat (limited to 'devfiles')
-rw-r--r-- | devfiles/dev-config-override.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devfiles/dev-config-override.properties b/devfiles/dev-config-override.properties deleted file mode 100644 index b1bd989..0000000 --- a/devfiles/dev-config-override.properties +++ /dev/null @@ -1 +0,0 @@ -dev.backendUri = http://localhost:9095 |