move avi.png & banner.png from /priv/static/static to /priv/static/images
[akkoma] / installation / Caddyfile
1 instance.example.com { # Your instance's domain
2 proxy / localhost:4000 {
3 websocket
4 }
5 }