Skip to content

Commit bb6ea5e

Browse files
aby913dkeven
authored andcommitted
fix: sync upload url
1 parent 23f7f96 commit bb6ea5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/ingress/controllers/patches.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +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/",
132+
"/seafhttp/",
133133
}
134134

135135
for node := range podMap {

0 commit comments

Comments
 (0)