mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-03-03 17:51:15 +01:00
4 lines
50 B
Caddyfile
4 lines
50 B
Caddyfile
|
localhost {
|
||
|
reverse_proxy helpdesk:8000
|
||
|
}
|