Add explicit cmd to app.yml

This commit is contained in:
Adam Ladachowski
2026-02-14 08:55:08 +01:00
parent a20ec2885e
commit de8bdf4825
+1
View File
@@ -1,3 +1,4 @@
runtime: python runtime: python
dockerfile: Dockerfile dockerfile: Dockerfile
cmd: tsr serve --host 0.0.0.0 --port 5000 --sd-server http://172.17.0.1:1234
port: 5000 port: 5000