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
@@ -164,9 +164,9 @@ For more detailed deployment tutorials, please refer to [this page](https://iama
164
164
Please refer to the [environment variables](#environment-variables) section for details on using environment variables.
165
165
166
166
### Deployment on Control Panels (e.g., Baota)
167
-
Refer to [#175](https://github.com/songquanpeng/one-api/issues/175) for detailed instructions.
167
+
Refer to [#175](https://github.com/cubeofcube-dev/one-api/issues/175) for detailed instructions.
168
168
169
-
If you encounter a blank page after deployment, refer to [#97](https://github.com/songquanpeng/one-api/issues/97) for possible solutions.
169
+
If you encounter a blank page after deployment, refer to [#97](https://github.com/cubeofcube-dev/one-api/issues/97) for possible solutions.
170
170
171
171
### Deployment on Third-Party Platforms
172
172
<details>
@@ -192,7 +192,7 @@ If you encounter a blank page after deployment, refer to [#97](https://github.co
192
192
[](https://zeabur.com/templates/7Q0KO3)
193
193
194
194
1. First, fork the code.
195
-
2. Go to [Zeabur](https://zeabur.com?referralCode=songquanpeng), log in, and enter the console.
195
+
2. Go to [Zeabur](https://zeabur.com?referralCode=cubeofcube-dev), log in, and enter the console.
196
196
3. Create a new project. In Service -> Add Service, select Marketplace, and choose MySQL. Note down the connection parameters (username, password, address, and port).
197
197
4. Copy the connection parameters and run ```create database `one-api` ``` to create the database.
198
198
5. Then, in Service -> Add Service, select Git (authorization is required for the first use) and choose your forked repository.
0 commit comments