chore: baserow update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
servicePort = portUtils.getPort serviceName "AZ-CLD-1";
|
||||
in {
|
||||
virtualisation.oci-containers.containers.${serviceName} = {
|
||||
image = "docker.io/baserow/baserow:2.0.6";
|
||||
image = "docker.io/baserow/baserow:2.1.0";
|
||||
environment = {
|
||||
BASEROW_AMOUNT_OF_GUNICORN_WORKERS = "4";
|
||||
BASEROW_AMOUNT_OF_WORKERS = "2";
|
||||
|
||||
Reference in New Issue
Block a user