mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
11 lines
139 B
JSON
11 lines
139 B
JSON
{
|
|
"formation": {
|
|
"web": {
|
|
"quantity": 0
|
|
},
|
|
"worker": {
|
|
"quantity": 1
|
|
}
|
|
}
|
|
}
|