{description-short}
app = 'yourapp' | |
primary_region = 'fra' | |
[[vm]] | |
memory = '1gb' | |
cpu_kind = 'shared' | |
cpus = 1 | |
[build] | |
image = "n8nio/n8n:latest" |
[includeIf "gitdir:~/Code/org-1/"] | |
path = ~/Code/org-1/.gitconfig | |
[includeIf "gitdir:~/Code/org-2/"] | |
path = ~/Code/org-2/.gitconfig | |
[includeIf "gitdir:~/Code/acc-2/"] | |
path = ~/Code/acc-2/.gitconfig |