update workout-sync
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -717,11 +717,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1739092184,
|
||||
"narHash": "sha256-rvnPlQkat2oxjj3kT/kULqc+Cwn2Nv0Ni1Xb5+mAsE8=",
|
||||
"lastModified": 1739133791,
|
||||
"narHash": "sha256-NkaMCUtPVDJgjK7JCEhj3XrG26XAFNoVx0eSMO5LDNM=",
|
||||
"owner": "~repomaa",
|
||||
"repo": "workout-sync",
|
||||
"rev": "05e34756c733a2bea767274192df4f0a0bd813fa",
|
||||
"rev": "4db627eed1d4903e6a6f5aff9bcde0b647dd77e2",
|
||||
"type": "sourcehut"
|
||||
},
|
||||
"original": {
|
||||
|
||||
@@ -52,6 +52,9 @@ in
|
||||
proxyPort = port;
|
||||
extraConfig = ''
|
||||
client_max_body_size 50m;
|
||||
proxy_send_timeout 300;
|
||||
proxy_read_timeout 300;
|
||||
send_timeout 300;
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user