6 lines
206 B
Bash
6 lines
206 B
Bash
# !STARTERCONF Duplicate this to .env.local
|
|
|
|
# DEVELOPMENT TOOLS
|
|
# Ideally, don't add them to production deployment envs
|
|
# !STARTERCONF Change to true if you want to log data
|
|
NEXT_PUBLIC_SHOW_LOGGER="false" |