Skip to content

Commit b6a36bf

Browse files
authored
Merge pull request #371 from porters-xyz/develop
Prod config changes
2 parents 48e1480 + 9ffd5cf commit b6a36bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway/fly.prod.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ primary_region = 'sea'
3434
[[vm]]
3535
memory = '1gb'
3636
cpu_kind = 'shared'
37-
cpus = 1
37+
cpus = 2
3838

3939
[[metrics]]
4040
port = 9000

0 commit comments

Comments
 (0)