mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 06:49:37 +02:00
feat: Update country data management to use AdventureLog CDN for fetching flags and JSON files
This commit is contained in:
parent
5f344cad83
commit
9b54af8d40
3 changed files with 67 additions and 22 deletions
|
@ -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')
|
Loading…
Add table
Add a link
Reference in a new issue