From 284d63c29b87b7a2718a57d1905eae9b913573b0 Mon Sep 17 00:00:00 2001 From: weixin_46229132 Date: Sat, 5 Jul 2025 19:56:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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脚本插入测试数据。