update workout-sync

This commit is contained in:
Joakim Repomaa
2025-02-09 23:07:01 +02:00
parent 7aad5b5bf0
commit 222d4b9527
2 changed files with 6 additions and 3 deletions
+3
View File
@@ -52,6 +52,9 @@ in
proxyPort = port;
extraConfig = ''
client_max_body_size 50m;
proxy_send_timeout 300;
proxy_read_timeout 300;
send_timeout 300;
'';
};
};