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 902a13c commit 4cb6f2aCopy full SHA for 4cb6f2a
connector-definition/connector-metadata.yaml
@@ -1,5 +1,6 @@
1
packagingDefinition:
2
type: ManagedDockerBuild
3
+documentationPage: https://hasura.io/docs/3.0/business-logic/overview
4
nativeToolchainDefinition:
5
commands:
6
start:
@@ -20,4 +21,4 @@ dockerComposeWatch:
20
21
# For any other file change, simply copy it into the existing container and restart it
22
- path: ./
23
target: /functions
- action: sync+restart
24
+ action: sync+restart
0 commit comments