DEBSOURCES
Skip Quicknav
sources / python-trame / 3.12.0-2 / examples / deploy / docker / SingleFile / setup / apps.yml
1234567891011
trame: cmd: - python - /deploy/app.py - --host - ${host} - --port - ${port} - --authKey - ${secret} - --server