mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Use COUNTRY_CODE instead of COUNTRY in application.yml.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user