mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-26 06:16:09 +00:00
chore: 修改启动相关
This commit is contained in:
+1
-1
@@ -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