diff --git a/playbooks/prod_web.yml b/playbooks/prod_web.yml index 5b73f1b..65245e2 100755 --- a/playbooks/prod_web.yml +++ b/playbooks/prod_web.yml @@ -109,6 +109,9 @@ - name: tube.cowfee.moe proxy_pass: http://peertube:9000 - name: lr.cowfee.moe + directives: + - "access_log /dev/null" + - "error_log /dev/null" proxy_pass: http://libreddit:8080 tags: [ web, docker, ingress ] - hosts: web3.dallas.mgmt.desu.ltd