mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-02-05 13:00:54 +01:00
4 lines
57 B
Caddyfile
4 lines
57 B
Caddyfile
localhost {
|
|
reverse_proxy django-helpdesk:8000
|
|
}
|