Skip to content

Commit a624b31

Browse files
author
Hai Chang
committed
Typo
1 parent 961ccfc commit a624b31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ An Azure OpenAI API proxy tool that can convert OpenAI API requests into Azure O
99
You must have an Azure OpenAI account to use the Azure OpenAI Proxy.
1010

1111
## Docker Deployment
12-
`docker run -d -p 3080:3080 scalaone/azure-openai-proxy`
12+
`docker run -d -p 3000:3000 scalaone/azure-openai-proxy`
1313

1414
## Local Running and Testing, Command Line Method
1515

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
必须拥有Azure OpenAI帐户才能使用 Azure OpenAI Proxy。
1010

1111
## Docker部署
12-
`docker run -d -p 3080:3080 scalaone/azure-openai-proxy`
12+
`docker run -d -p 3000:3000 scalaone/azure-openai-proxy`
1313

1414
## 本地运行和测试,命令行方式
1515

0 commit comments

Comments
 (0)