Mercurial > code > home > repos > light9
view bin/effectSequencer @ 2447:361c612e3c60
checkpoint show data
author | drewp@bigasterisk.com |
---|---|
date | Mon, 03 Jun 2024 12:11:54 -0700 |
parents | ffa2f340ffdf |
children |
line wrap: on
line source
#!/bin/zsh exec pdm run uvicorn light9.effect.sequencer.service:app --port 8213 --no-access-log