mirror of
https://github.com/mito-systems/ranger-app.git
synced 2025-12-25 12:04:08 +00:00
13 lines
484 B
Plaintext
13 lines
484 B
Plaintext
NEXT_PUBLIC_LACONIC_GQL_ENDPOINT="https://laconicd-sapo.laconic.com/api"
|
|
NEXT_PUBLIC_ALWAYS_RANDOM_COORDS=true
|
|
NEXT_PUBLIC_THEME=forest
|
|
NEXT_PUBLIC_APP_TITLE="Ranger"
|
|
NEXT_PUBLIC_APP_DESCRIPTION="animals"
|
|
NEXT_PUBLIC_APP_LOCATION="outdoor locations"
|
|
NEXT_PUBLIC_PORTAL_NAME=template-deployment
|
|
|
|
# NOTE: For Supabase Configuration, add to .env.local
|
|
|
|
#can be a csv list
|
|
#NEXT_PUBLIC_HIDDEN_INDICES=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32
|