yinan-c / RSSbrew

Self-hosted, easy-to-deploy RSS tool - Aggregate, filter, digest and AI summarize articles in RSS feeds.
GNU Affero General Public License v3.0
166 stars 15 forks source link

如何修改8000端口 #7

Closed vansun1992 closed 5 months ago

vansun1992 commented 5 months ago

更改docker-compose.yml没有,要修改哪些git到服务器的文件才能更改?谢谢。

yinan-c commented 5 months ago

修改 Docker-compose.yml 中冒号前面的端口即可。

    ports:
      - "8008:8000"