Skip to content

Commit

Permalink
default http port to 8080 to prevent permission problems
Browse files Browse the repository at this point in the history
  • Loading branch information
routerino committed Aug 3, 2022
1 parent 66bd2cb commit 657d929
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/production/Caddyfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
skip_install_trust
http_port 8080
https_port 443
}
:443 {
Expand Down

0 comments on commit 657d929

Please sign in to comment.