Revert incorrect changes to Caddyfile

This commit is contained in:
Timothy Hobbs 2024-07-22 02:31:25 +02:00
parent 1c5cc13f86
commit 5ad7e2ed00

View File

@ -1,3 +1,3 @@
localhost {
reverse_proxy django-helpdesk:8080
reverse_proxy django-helpdesk:8000
}