修改readme

This commit is contained in:
weixin_46229132 2025-07-05 19:56:42 +08:00
parent ff2f45e671
commit 284d63c29b

View File

@ -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脚本插入测试数据。