N.Achyuth Reddy commited on
Commit ·
c071062
1
Parent(s): 9705b6c
Rename .env.example to .env
Browse files- .env.example → .env +1 -1
.env.example → .env
RENAMED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
# Server configuration:
|
| 3 |
##########################
|
| 4 |
|
| 5 |
-
APP_TITLE=
|
| 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
|