We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961ccfc commit a624b31Copy full SHA for a624b31
README.en-US.md
@@ -9,7 +9,7 @@ An Azure OpenAI API proxy tool that can convert OpenAI API requests into Azure O
9
You must have an Azure OpenAI account to use the Azure OpenAI Proxy.
10
11
## Docker Deployment
12
-`docker run -d -p 3080:3080 scalaone/azure-openai-proxy`
+`docker run -d -p 3000:3000 scalaone/azure-openai-proxy`
13
14
## Local Running and Testing, Command Line Method
15
README.md
@@ -9,7 +9,7 @@
必须拥有Azure OpenAI帐户才能使用 Azure OpenAI Proxy。
## Docker部署
## 本地运行和测试,命令行方式
0 commit comments