Add log for git.triton

This commit is contained in:
root
2018-05-26 16:36:01 +02:00
parent ab8069dee4
commit 67019e8161

View File

@@ -14,7 +14,8 @@ server {
ssl_certificate_key /etc/letsencrypt/live/triton.fet.at/privkey.pem;
ssl_trusted_certificate /etc/letsencrypt/live/triton.fet.at/chain.pem;
include snippets/ssl.conf;
error_log /var/log/nginx/git.triton.fet.at.error.log;
access_log /var/log/nginx/git.triton.fet.at.access.log;
# satisfy any;
# allow 192.168.95.0/24;
# allow 127.0.0.1;