mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-12 18:00:45 +01:00
1db03af35b
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
4 lines
57 B
Caddyfile
4 lines
57 B
Caddyfile
localhost {
|
|
reverse_proxy django-helpdesk:8000
|
|
}
|