We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e825f commit f1ed425Copy full SHA for f1ed425
render-only-docs.yaml
@@ -15,7 +15,7 @@ services:
15
env: node
16
buildCommand: ./build-render.sh
17
startCommand: yarn start;
18
- repo: https://github.com/dphuang2/konfig
+ repo: https://github.com/[REPLACE_ME]/konfig
19
rootDir: generator/konfig-next-app
20
plan: standard
21
autoDeploy: false
@@ -49,7 +49,7 @@ services:
49
env: python
50
51
startCommand: ./start.sh
52
53
rootDir: generator/konfig-python-remote-code-executor
54
envVars:
55
- key: PYTHON_VERSION
0 commit comments