Skip to content

Commit

Permalink
Merge branch 'caddy'
Browse files Browse the repository at this point in the history
Add Caddyfile.
  • Loading branch information
shangchiwu committed Jun 29, 2020
2 parents 69f0b74 + 363ad97 commit f862dfa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Caddyfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
handypc.sytes.net {
encode zstd gzip
root frontEnd
reverse_proxy /api/* :9000 {
}
file_server
}

0 comments on commit f862dfa

Please sign in to comment.