10 líneas
355 B
Plaintext
10 líneas
355 B
Plaintext
# GoToSocial React Frontend Configuration
|
|
|
|
# Optional: Default instance URL (can be overridden at login)
|
|
# REACT_APP_DEFAULT_INSTANCE_URL=https://your-gotosocial-instance.com
|
|
|
|
# Optional: Application name (used in OAuth registration)
|
|
# REACT_APP_CLIENT_NAME=GoToSocial React Frontend
|
|
|
|
# Optional: Enable development mode features
|
|
# REACT_APP_DEV_MODE=true |