Mercurial > code > home > repos > light9
view bin/effectSequencer @ 2416:61dc5bc8ce2e
logging
author | drewp@bigasterisk.com |
---|---|
date | Mon, 20 May 2024 01:27:09 -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