Skip to content

Commit 2a27899

Browse files
committed
Update README.md
1 parent 4dba06b commit 2a27899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ docker compose up -d
2929
# Pull and run the latest image
3030
docker run -p 3220:3220 ghcr.io/fxembed/polyglot:latest
3131

32-
# Or run with environment variables for paid APIs
32+
# Or run with environment variables
3333
docker run -p 3220:3220 \
3434
-e AZURE_TRANSLATOR_KEY="your_azure_key" \
3535
-e AZURE_TRANSLATOR_REGION="eastus" \

0 commit comments

Comments
 (0)