Skip to content

Commit 14a8da5

Browse files
authored
fix: add sync upload proxy (#145)
1 parent 9d2b51a commit 14a8da5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/ingress/controllers/patches.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ func filesNodeApiPatch(ctx context.Context, r *NginxController, s *config.Server
129129
"/api/paste/",
130130
"/api/task/",
131131
"/api/repos/",
132+
"/seafhttp/upload-aj/",
132133
}
133134

134135
for node := range podMap {

0 commit comments

Comments
 (0)