Use COUNTRY_CODE instead of COUNTRY in application.yml.

This commit is contained in:
Paul Mackay
2015-03-29 17:06:05 +01:00
parent 6e77a5eebc
commit d4cf44a6dd
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ SECRET_TOKEN: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
TIMEZONE: Melbourne
# Default country for dropdowns etc.
DEFAULT_COUNTRY: Australia
DEFAULT_COUNTRY_CODE: AU
# Locale for translation.
LOCALE: en
# Spree zone.