You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.en.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@
6
6
</div>
7
7
</br>
8
8
9
+
## Introduction
10
+
> **This project is forked from [Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web). In addition to regularly merging this branch, some unique features have been added such as registration and login, setting API key on the front-end page.**
11
+
</br>
12
+
13
+
## Screenshots
9
14
> Disclaimer: This project is only released on GitHub, under the MIT License, free and for open-source learning purposes. There will be no account selling, paid services, discussion groups, or forums. Beware of fraud.
10
15
11
16

@@ -84,7 +89,7 @@ For all parameter variables, check [here](#docker-parameter-example) or see:
84
89
85
90
[✓] Formatting and beautifying code-like message types
86
91
87
-
[✓]Access rights control
92
+
[✓]Login or Register
88
93
89
94
[✓] Data import and export
90
95
@@ -227,6 +232,8 @@ services:
227
232
SOCKS_PROXY_PORT: xxxx
228
233
# HTTPS Proxy,optional, support http, https, socks5
0 commit comments