This commit is contained in:
callebtc
2022-09-13 16:29:38 +03:00
parent 9822aaf9eb
commit 5eac5685e1

View File

@@ -35,8 +35,7 @@ poetry install
## Run mint
```bash
cd mint/
poetry run flask run --port 3338
poetry run uvicorn mint.app:app --port 3338
```
## Run wallet