diff --git a/librephotos.env b/librephotos.env index 03320ce71519a5d904bf54afbcc3d052e3ace962..79289bbb567cc787a21af112b807733e2e8c9061 100644 --- a/librephotos.env +++ b/librephotos.env @@ -18,7 +18,7 @@ data=./librephotos/data httpPort=3000 # What branch should we install the latest weekly build or the development branch (dev) -tag=latest +tag=dev # Number of workers, which take care of the request to the api. This setting can dramatically affect the ram usage. # A positive integer generally in the 2-4 x $(NUM_CORES) range.