Skip to content

Commit 0c1332e

Browse files
Update config.json
1 parent 9dee2de commit 0c1332e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"environment": {},
103103
"nginx": ["client_max_body_size 100M;", "proxy_read_timeout 600;", "proxy_connect_timeout 600;", "proxy_send_timeout 600;"],
104104
"constraints": ["node.labels.node_vm_type==gpu"],
105-
"build": true
105+
"build": false
106106
},
107107
{
108108
"serviceName": "coref_fcoref",
@@ -164,7 +164,7 @@
164164
},
165165
"nginx": ["client_max_body_size 100M;", "proxy_read_timeout 600;", "proxy_connect_timeout 600;", "proxy_send_timeout 600;"],
166166
"constraints": ["node.labels.node_vm_type==gpu"],
167-
"build": true
167+
"build": false
168168
},
169169
{
170170
"serviceName": "llm_openai_gpt3",

0 commit comments

Comments
 (0)