mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
11 lines
134 B
TOML
11 lines
134 B
TOML
[project]
|
|
id = "python"
|
|
name = "python"
|
|
version = "1.0.0"
|
|
|
|
[[build.buildpacks]]
|
|
uri = "./cnb/1"
|
|
|
|
[[build.buildpacks]]
|
|
uri = "./cnb/1"
|