[Doc] Update CodeGen and Translation READMEs (#847)

Signed-off-by: letonghan <letong.han@intel.com>
This commit is contained in:
Letong Han
2024-09-19 16:01:35 +08:00
committed by GitHub
parent f04f061f8c
commit a09395e4a4
6 changed files with 66 additions and 13 deletions

View File

@@ -66,7 +66,7 @@ services:
ipc: host
restart: always
translation-xeon-nginx-server:
image: ${REGISTRY:-opea}/translation-nginx:${TAG:-latest}
image: ${REGISTRY:-opea}/nginx:${TAG:-latest}
container_name: translation-xeon-nginx-server
depends_on:
- translation-xeon-backend-server