Closed
Description
Describe the bug
容器中的 access.log 和 error.log,按照文档里描述的,应该是一个符号链接文件,但现在却是真实文件。
To Reproduce
Steps to reproduce the behavior:
docker exec -it nginx-ui bash
cd /var/log/nginx/
ls -la
Expected behavior
应该指向标准输出流吧
Screenshots
Info (please complete the following information):
- Server OS: Ubuntu 22.04
- Server Arch: x86
- Nginx UI Version: 2.0 beta.17
- Your Browser: Chrome
Metadata
Metadata
Assignees
Labels
Projects
Status
Done