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