fic
This commit is contained in:
parent
cdcc15872d
commit
b9b253ac95
@ -16,7 +16,7 @@ module.exports = {
|
|||||||
PORT: '3000',
|
PORT: '3000',
|
||||||
|
|
||||||
// inlined from .env
|
// inlined from .env
|
||||||
NEXT_PUBLIC_API_BASE_URL: 'http://localhost:3001',
|
NEXT_PUBLIC_API_BASE_URL: 'https://api.profit-planet.partners',
|
||||||
NEXT_PUBLIC_MODE: 'development',
|
NEXT_PUBLIC_MODE: 'development',
|
||||||
NEXT_PUBLIC_I18N_DEBUG_MODE: 'true',
|
NEXT_PUBLIC_I18N_DEBUG_MODE: 'true',
|
||||||
NEXT_PUBLIC_GEO_FALLBACK_COUNTRY: 'false',
|
NEXT_PUBLIC_GEO_FALLBACK_COUNTRY: 'false',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user