2025-07-08 09:51:47 +02:00

10 lines
123 B
TOML

[project]
name = "hello-world"
[container]
image = "kasperhermansen/hello-world"
version = "latest"
[expose]
port = 8080