Skip to content

Commit

Permalink
Merge pull request #4 from mbIkola/patch-1
Browse files Browse the repository at this point in the history
NO-REF: typo fix
  • Loading branch information
sdelrio authored Dec 3, 2019
2 parents bcfccc4 + a392d39 commit 15fb14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx.non-root.conf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ http {

root /usr/share/nginx/html;
access_log /dev/stdout;
error_log /dev/stdou;
error_log /dev/stdout;
}

}

0 comments on commit 15fb14c

Please sign in to comment.