Docker-DocumentServer
Docker-DocumentServer copied to clipboard
arm64架构 docker-compose 启动报错,日志中显示 Waiting for connection to the localhost host on port 5432
This issue is unique.
- [X] I have used the search tool and did not find an issue describing my bug.
Operating System of DocumentServer
Docker
Version information
onlyoffice/documentserver:7.2
Expected Behavior
正常使用
Actual Behavior
日志中显示 Waiting for connection to the localhost host on port 5432
Reproduction Steps
No response
Additional information
在使用过程中有跟换过其他版本的onlyoffice,只有 onlyoffice/documentserver:7.1.1.23-arm64 版本能启动,但是网页请求中
可是 /web-apps/apps/api/documents/api.js 文件是可以正常请求到的。