Qinglong’s solution for taking up too much storage space
Original link: https://blog.saky.site/post/ql_fix_log/ Path: /ql/docker/nginx.conf find this file Open and find access_log, there is a path behind, enter this path to delete the log file Then change the nginx.conf file to access_log off; It will not be written to the log anymore This article is reprinted from: https://blog.saky.site/post/ql_fix_log/ This site is for inclusion only, and […]
Qinglong’s solution for taking up too much storage space Read More »