🚆docs: update hetzner ubuntu example (#1539)

This commit is contained in:
Pascal Helfenstein 2024-01-13 00:12:39 +01:00 committed by GitHub
parent 74cf22b71b
commit b9d2a8fbb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.