mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-21 15:33:09 +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
|
|
}
|