You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.
描述bug
使用docker安装apollo 镜像里面的demo.sh缺少读取环境变量的逻辑;我从下面这个地址下载的docker-compose.yml文件,然后把设置了mysql的密码,启动quick-start的密码的字段后,一直提示数据库链接失败,经确认 镜像里面的启动脚本 不是最新的,没有读取环境变量的逻辑在里面
https://www.apolloconfig.com/#/zh/deployment/quick-start-docker
复现
通过如下步骤可以复现:
期望
修复 下载镜像里面的 demo.sh 启动脚本,支持读取环境变量
The text was updated successfully, but these errors were encountered: