We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4451a91 + 5d5ecbc commit 8c21de5Copy full SHA for 8c21de5
terraform/environments/dev/terraform.tfvars
@@ -1,7 +1,7 @@
1
project_id = "your-project-id" # replace with your project id
2
region = "your-region" # replace with your region
3
dify_version = "latest"
4
-dify_plugin_daemon_version = "latest"
+dify_plugin_daemon_version = "latest-local"
5
dify_sandbox_version = "latest"
6
nginx_repository_id = "dify-nginx-repo"
7
web_repository_id = "dify-web-repo"
0 commit comments