remove branch arg

This commit is contained in:
timothycarambat 2023-12-19 12:35:14 -08:00
parent 9ed95876f6
commit 8c20520776

View File

@ -12,7 +12,6 @@ services:
url: docker.io/mintplexlabs/anythingllm:render
region: oregon # optional (defaults to oregon)
plan: standard # optional (defaults to starter instance type)
branch: render # optional (defaults to master)
numInstances: 1 # optional (defaults to 1)
healthCheckPath: /api/ping
autoDeploy: false