feat: Update country data management to use AdventureLog CDN for fetching flags and JSON files
This commit is contained in:
@@ -302,5 +302,5 @@ LOGGING = {
|
||||
},
|
||||
},
|
||||
}
|
||||
# https://github.com/dr5hn/countries-states-cities-database/tags
|
||||
COUNTRY_REGION_JSON_VERSION = 'v2.5'
|
||||
|
||||
ADVENTURELOG_CDN_URL = getenv('ADVENTURELOG_CDN_URL', 'https://cdn.adventurelog.app')
|
||||
Reference in New Issue
Block a user