diff --git a/fly.toml b/fly.toml index aff83250..42d214c8 100644 --- a/fly.toml +++ b/fly.toml @@ -16,7 +16,7 @@ BACKGROUND_DATABASE_PATH = '/mnt/music_library/music_library_prod_background.db' PHX_HOST = 'music-library.claudio-ortolina.org' PORT = '8080' LAST_FM_USER = 'cloud8421' -POOL_SIZE = '5' +POOL_SIZE = '10' TIMEZONE = 'Europe/London' [[mounts]]