diff --git a/fly.toml b/fly.toml index c8039668..5e80d001 100644 --- a/fly.toml +++ b/fly.toml @@ -15,7 +15,7 @@ ERROR_DATABASE_PATH = '/mnt/music_library/music_library_prod_errors.db' PHX_HOST = 'music-library.claudio-ortolina.org' PORT = '8080' LAST_FM_USER = 'cloud8421' -POOL_SIZE = '10' +POOL_SIZE = '5' [[mounts]] source = 'music_library'