Run config-dev.ini by default
This commit is contained in:
parent
5712fe9e00
commit
784a84fb45
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -43,4 +43,4 @@ publish:
|
|||
|
||||
# run
|
||||
run:
|
||||
PYTHONPATH=src/ uv run python src/stacosys/run.py $(RUN_ARGS)
|
||||
PYTHONPATH=src/ uv run python src/stacosys/run.py config-dev.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue