mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 03:15:06 +08:00
chore: 修改启动相关
This commit is contained in:
@@ -5,4 +5,4 @@ COPY . .
|
||||
|
||||
RUN python -m pip install -r requirements.txt
|
||||
|
||||
CMD [ "python", "start.py" ]
|
||||
CMD [ "python", "main.py" ]
|
||||
Reference in New Issue
Block a user