Skip to content

Commit

Permalink
remove unused lines
Browse files Browse the repository at this point in the history
  • Loading branch information
curibe committed Aug 5, 2021
1 parent 0b378a8 commit f2d72c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nginx/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ server {
listen 80;
server_name localhost;

#access_log /home/bcapi/logs/nginx-access.log;
#error_log /home/bcapi/logs/nginx-error.log;

location / {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
Expand Down

0 comments on commit f2d72c9

Please sign in to comment.