diff --git a/conf/.env.local.example b/conf/.env.local.example index 1fb22b1..0c23f88 100644 --- a/conf/.env.local.example +++ b/conf/.env.local.example @@ -6,7 +6,7 @@ ### 1. REQUIRED VARS(site may not work as expected without these). ################################################################################ ## used for meta tags. e.g: 'https://libremdb.iket.me'. don't add end slash. -NEXT_PUBLIC_URL= +NEXT_PUBLIC_URL=https://__DOMAIN__ ## used when fetching data from IMDb. not adding these could result in not getting any response. ## example useragent header: 'Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0' AXIOS_USERAGENT=