mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 17:13:35 +08:00
7 lines
No EOL
184 B
Bash
7 lines
No EOL
184 B
Bash
# Please override by creating a .env.local file at the same directory
|
|
# Required
|
|
REACT_APP_APIKEY="YOUR_SERVER_API_KEY"
|
|
|
|
# Optional
|
|
REACT_APP_CAN_UPDATE=true
|
|
REACT_APP_HAS_UPDATE=false |