mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-02-20 12:11:38 +01:00
4 lines
50 B
Caddyfile
4 lines
50 B
Caddyfile
|
localhost {
|
||
|
reverse_proxy helpdesk:8000
|
||
|
}
|