DEBSOURCES
Skip Quicknav
sources / python-trame / 3.12.0-2 / examples / 09_advanced / custom_endpoint / setup / apps.yml
12345678910111213
trame: cmd: - python - /deploy/app.py - --host - ${host} - --port - ${port} - --authKey - ${secret} - --server - --session - ${id}