Skip to content

Commit

Permalink
Update default.conf.template
Browse files Browse the repository at this point in the history
  • Loading branch information
SchulzeStTSI authored Sep 8, 2021
1 parent 0947d39 commit aa992d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/default.conf.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
server {
listen 8080;
listen 80;
location / {
root /usr/share/nginx/html;
}
Expand Down

0 comments on commit aa992d1

Please sign in to comment.