Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
# I don't have any domain but later I will test with aws ec2

ec2-13-48-24-224.eu-north-1.compute.amazonaws.com {
reverse_proxy taskmanager:3000
reverse_proxy app:3000
}
Loading