fix(infra): repleace minio:9000 for SSE api (#854)

This commit is contained in:
Ryo
2025-08-22 15:15:59 +08:00
committed by GitHub
parent f09c624988
commit 0fef5a1634
2 changed files with 2 additions and 1 deletions

View File

@ -116,6 +116,7 @@ help:
@echo " middleware - Setup middlewares docker environment, but exclude the server app."
@echo " web - Setup web docker environment, include middlewares docker."
@echo " down - Stop the docker containers."
@echo " down_web - Stop the web docker containers."
@echo " clean - Stop the docker containers and clean volumes."
@echo " python - Setup python environment."
@echo " atlas-hash - Rehash atlas migration files."