Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EdiWang committed Jun 14, 2024
1 parent 8fde27e commit c96186b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ A simple Web UI that uses the Azure AI Translator API to translate text from one

### Docker

// 996ing to make it work
```bash
docker run -d -p 8080:8080 -e AzureTranslator__SubscriptionKey=********* -e AzureTranslator__Region==********* ediwang/editranslator
```

### Code Deployment

Expand Down

0 comments on commit c96186b

Please sign in to comment.