diff --git a/README.md b/README.md index f91864d..242b3bd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ ``` cd stac-fastapi-pgstac -docker-compose up -d --build +docker-compose up -d database --build +docker-compose up -d app --build ``` 运行ingest_stac_itesm.py脚本插入测试数据。