mirror of
https://github.com/furyhawk/agent_alpha.git
synced 2026-07-21 10:35:34 +00:00
feat: add new skills for build-and-compile, code review, data formats, environment discovery, git workflow, performant code, refactor, skill creator, systematic debugging, test writer, and verification strategy
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ server {
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_connect_timeout 30s;
|
||||
proxy_read_timeout 200s;
|
||||
proxy_send_timeout 200s;
|
||||
proxy_read_timeout 400s;
|
||||
proxy_send_timeout 400s;
|
||||
}
|
||||
|
||||
# ── Static files ──────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user