app = 'myfreshyrssy' primary_region = 'otp' kill_signal = 'SIGINT' kill_timeout = '5s' [experimental] auto_rollback = true [build] image = 'freshrss/freshrss:1.26.1' [env] CRON_MIN = '*/20' [[mounts]] source = 'freshrss_data' destination = '/var/www/FreshRSS/data' [[services]] protocol = 'tcp' internal_port = 80 processes = ['app'] [[services.ports]] port = 80 handlers = ['http'] force_https = true [[services.ports]] port = 443 handlers = ['tls', 'http'] [services.concurrency] type = 'connections' hard_limit = 25 soft_limit = 20 [[services.tcp_checks]] interval = '15s' grace_period = '1s' [[vm]] memory = '512mb' cpu_kind = 'shared' cpus = 1