Skip to content

Commit

Permalink
Update Caddyfile - remove deprecated path
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread authored Sep 22, 2024
1 parent 94170d1 commit 396a7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/docker/Caddyfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:5000/ {
:5000 {
handle_path /api/* {
reverse_proxy * localhost:3000
}
Expand Down

0 comments on commit 396a7ce

Please sign in to comment.