app = 'pollz-backend' primary_region = 'iad' [build] [env] TAP_HOST = 'pollz-tap.internal' TAP_PORT = '2480' [http_service] internal_port = 3000 force_https = true auto_stop_machines = 'stop' auto_start_machines = true min_machines_running = 1 processes = ['app'] [[vm]] memory = '256mb' cpu_kind = 'shared' cpus = 1 [mounts] source = 'pollz_data' destination = '/data'