projects
/
akkoma
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add ability to PURGE the cache
[akkoma]
/
installation
/
Caddyfile
1
instance.example.com { # Your instance's domain
2
proxy / localhost:4000 {
3
websocket
4
}
5
}