Mercurial > code > home > repos > light9
view bin/ascoltami @ 2439:06da5db2fafe
rewrite ascoltami to use the graph for more playback data
author | drewp@bigasterisk.com |
---|---|
date | Thu, 30 May 2024 01:08:07 -0700 |
parents | 3a2e58725037 |
children |
line wrap: on
line source
#!/bin/zsh exec pdm run uvicorn light9.ascoltami.main:app --port 8206 --no-access-log