mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
* feat(webapp): ask for real name * fix locales * function to create name from given and surname * mock env * use x2004 to create name from given and surname
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
SENTRY_DSN_WEBAPP=
|
|
COMMIT=
|
|
WEBSOCKETS_URI=ws://localhost:3000/api/graphql
|
|
GRAPHQL_URI=http://localhost:4000/
|
|
MAPBOX_TOKEN="pk.eyJ1IjoiYnVzZmFrdG9yIiwiYSI6ImNraDNiM3JxcDBhaWQydG1uczhpZWtpOW4ifQ.7TNRTO-o9aK1Y6MyW_Nd4g"
|
|
PUBLIC_REGISTRATION=false
|
|
INVITE_REGISTRATION=true
|
|
BADGES_ENABLED=true
|
|
INVITE_LINK_LIMIT=7
|
|
NETWORK_NAME="Ocelot.social"
|
|
|
|
ASK_FOR_REAL_NAME=false |