generated from CC/VMServiceTemplate
Update terraform/single.tfvars.example
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3s
Some checks failed
Deploy VM and App / terraform-ansible-deploy (push) Failing after 3s
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
instance_mode = "single"
|
||||
|
||||
instance = {
|
||||
service_name = "n8n"
|
||||
vm_name = "n8n-01"
|
||||
service_name = "audiobookshelf"
|
||||
vm_name = "abs-01"
|
||||
node_name = "pop"
|
||||
app_port = 5678
|
||||
app_image = "docker.n8n.io/n8nio/n8n"
|
||||
app_port = 13378
|
||||
app_image = "audiobookshelf"
|
||||
vm_tags = ["agentic"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user