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 6b42076 commit 6b447e1Copy full SHA for 6b447e1
articles/ai-services/translator/containers/transliterate-text-parameters.md
@@ -102,17 +102,13 @@ The following limitations apply:
102
]
103
```
104
105
-## Code samples: transliterate text
106
-
107
> [!NOTE]
108
>
109
> * Each sample runs on the `localhost` that you specified with the `docker run` command.
110
> * While your container is running, `localhost` points to the container itself.
111
> * You don't have to use `localhost:5000`. You can use any port that is not already in use in your host environment.
112
> To specify a port, use the `-p` option.
113
114
-```
115
116
## Next Steps
117
118
> [!div class="nextstepaction"]
0 commit comments