redis default port : 6379
To change redis port:
redis-cli -p 1985
type below:
github link : https://github.com/luluhoc/medusa-plugin-ip-lookup-maxmind-updated | |
Download the geolite db | |
In backend/medusa-config.ts | |
{ | |
resolve: `medusa-plugin-ip-lookup-maxmind-geoip2`, | |
/** @type {import('medusa-plugin-ip-lookup-maxmind-geoip2').PluginOptions} */ | |
options: { | |
maxmind_db_path: "data/geodata/GeoLite2-Country.mmdb", |
redis default port : 6379
To change redis port:
redis-cli -p 1985
type below: