feat: add grpc server
This commit is contained in:
9
examples/hello-world/norun.toml
Normal file
9
examples/hello-world/norun.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "hello-world"
|
||||
|
||||
[container]
|
||||
image = "kasperhermansen/hello-world"
|
||||
version = "latest"
|
||||
|
||||
[expose]
|
||||
port = 8080
|
Reference in New Issue
Block a user