Skip to content

Commit 0b093cc

Browse files
committed
temp lower porter cpu's so it will deploy
1 parent ae7d6d0 commit 0b093cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

augmentos_cloud/porter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
type: web
1616
run: node packages/cloud/dist/index.js
1717
port: 80
18-
cpuCores: 5
18+
cpuCores: 2.9
1919
ramMegabytes: 4096
2020
env:
2121
HOST: "0.0.0.0"

0 commit comments

Comments
 (0)