mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 12:12:08 +01:00
11 lines
105 B
JSON
11 lines
105 B
JSON
|
|
{
|
||
|
|
"formation": {
|
||
|
|
"web": {
|
||
|
|
"quantity": 1
|
||
|
|
},
|
||
|
|
"cron": {
|
||
|
|
"quantity": 1
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|