AchyuthGamer commited on
Commit
c071062
β€’
1 Parent(s): 9705b6c

Rename .env.example to .env

Browse files
Files changed (1) hide show
  1. .env.example β†’ .env +1 -1
.env.example β†’ .env RENAMED
@@ -2,7 +2,7 @@
2
  # Server configuration:
3
  ##########################
4
 
5
- APP_TITLE=LibreChat
6
 
7
  # The server will listen to localhost:3080 by default. You can change the target IP as you want.
8
  # If you want to make this server available externally, for example to share the server with others
 
2
  # Server configuration:
3
  ##########################
4
 
5
+ APP_TITLE=OpenGPT
6
 
7
  # The server will listen to localhost:3080 by default. You can change the target IP as you want.
8
  # If you want to make this server available externally, for example to share the server with others