Reset history to current sanitized state

This commit is contained in:
2026-08-31 19:27:53 +00:00
commit e207380542
4 changed files with 98 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
http://{$OPENCODEX_DOMAIN} {
encode zstd gzip
reverse_proxy router:8080 {
flush_interval -1
}
header {
-Server
Strict-Transport-Security "max-age=31536000; includeSubDomains"
}
}