mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Update instance type from standard-1 to standard-2 in container configuration
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
"class_name": "NextServerContainer",
|
||||
"image": "./Dockerfile",
|
||||
"image_build_context": "../..",
|
||||
"instance_type": "standard-1",
|
||||
"instance_type": "standard-2",
|
||||
"max_instances": 3,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user