Skip to content

解决本地翻译服务配置问题 #108

@s1067358196

Description

@s1067358196

配置本地翻译的时候走了一些弯路。
看docker-compose 和代码,docker起了一个前端服务:12833端口,一个后端服务:39011(server文件夹,实际调用腾讯云翻译服务)。
具体配置应该为下。xxx.xxx.xxx.xx为部署服务器的地址。
TENCENT_SECRET_ID="AKxxxxxx"
TENCENT_SECRET_KEY="xxxx"
LOCAL_TRANSLATE_HOST="xxx.xxx.xxx.xx:39011"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions