Skip to content

Commit

Permalink
feat: Update Caddyfile (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbart authored Sep 6, 2024
1 parent b5712d6 commit 0938a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/common_nestjs_remix/apps/reverse-proxy/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ mailbox.guidebook.localhost {
reverse_proxy localhost:8025
}

storage.articulate.localhost {
storage.guidebook.localhost {
reverse_proxy localhost:8069
}

0 comments on commit 0938a8a

Please sign in to comment.