mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-05 09:16:45 +02:00
4 lines
57 B
Caddyfile
4 lines
57 B
Caddyfile
localhost {
|
|
reverse_proxy django-helpdesk:8000
|
|
}
|