File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 9292 FLY_REGION : ${{ vars.FLY_REGION }}
9393 with :
9494 workspace_name : docs
95- app_name : react-router-devtools-docs-release
95+ app_name : react-router-devtools
9696 use_isolated_workspace : true
9797 env_vars : |
9898 APP_ENV=production
Original file line number Diff line number Diff line change 1- # fly.toml app configuration file generated for react-router-devtools-docs on 2025-10-09T12:48:17 +02:00
1+ # fly.toml app configuration file generated for react-router-devtools on 2026-04-05T18:04:39 +02:00
22#
33# See https://fly.io/docs/reference/configuration/ for information about how to use this file.
44#
55
6- app = ' react-router-devtools-docs '
6+ app = ' react-router-devtools'
77primary_region = ' fra'
88
99[build ]
@@ -18,3 +18,6 @@ primary_region = 'fra'
1818
1919[[vm ]]
2020 size = ' shared-cpu-1x'
21+ memory = ' 256mb'
22+ cpus = 1
23+ memory_mb = 256
You can’t perform that action at this time.
0 commit comments