6
1
mirror of https://git.mills.io/saltyim/saltyim.git synced 2024-06-26 00:38:22 +00:00

fix: stuff (#69)

Co-authored-by: Jon Lundy <jon@xuu.cc>
Reviewed-on: https://git.mills.io/saltyim/saltyim/pulls/69
Co-authored-by: xuu <xuu@noreply@mills.io>
Co-committed-by: xuu <xuu@noreply@mills.io>
This commit is contained in:
xuu 2022-03-26 23:35:53 +00:00 committed by James Mills
parent da56689e4d
commit c15701250f

9
Caddyfile Normal file

@ -0,0 +1,9 @@
salty.home.arpa {
tls internal
file_server * browse {
root data/
}
reverse_proxy /inbox/* http://127.0.0.1:8000
}