mirror of
https://github.com/rachelos/we-mp-rss.git
synced 2026-09-21 13:50:34 +08:00
1.4.5 UI调整增加移动端阅读模式
This commit is contained in:
@@ -18,7 +18,6 @@ COPY ./config.example.yaml ./config.yaml
|
||||
RUN chmod +x ./start.sh
|
||||
# 暴露端口
|
||||
EXPOSE 8001
|
||||
|
||||
# 启动命令
|
||||
# CMD ["uvicorn", "web:app", "--host", "0.0.0.0", "--port", "8001"]
|
||||
# CMD ["python", "main.py"]
|
||||
|
||||
Reference in New Issue
Block a user