django-helpdeskmig/standalone/Caddyfile
Timothy Hobbs 1db03af35b Update standalone/Caddyfile
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
2023-10-14 18:48:02 +02:00

4 lines
57 B
Caddyfile

localhost {
reverse_proxy django-helpdesk:8000
}