Skip to content

Commit

Permalink
Add reverse proxy for madness.acmcsuf.com
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondburned committed Mar 18, 2024
1 parent 048fa9f commit f29b3e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions servers/cs306/caddy/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,7 @@ ics.acmcsuf.com {
netdata.acmcsuf.com {
reverse_proxy * localhost:19999
}

madness.acmcsuf.com {
reverse_proxy * localhost:8391
}

0 comments on commit f29b3e4

Please sign in to comment.