diff --git a/docs/deployment/hetzner_ubuntu.md b/docs/deployment/hetzner_ubuntu.md index 286a82cdc5..6d751cfe7a 100644 --- a/docs/deployment/hetzner_ubuntu.md +++ b/docs/deployment/hetzner_ubuntu.md @@ -100,8 +100,7 @@ nano docker-compose.yml ``` ``` - VITE_APP_TITLE: LibreChat # default, change to your desired app > - VITE_SHOW_GOOGLE_LOGIN_OPTION: 'false' # default, change to true if you want to show google login + APP_TITLE: LibreChat # default, change to your desired app > ``` ### 2. Create a global environment file and open it up to begin adding the tokens/keys you prepared in the PreReqs section.