ソースを参照

docker化应用

owen-carter 6 年 前
コミット
7bb2196baf
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -13,4 +13,4 @@ RUN pip install -r prod.txt -i https://mirrors.aliyun.com/pypi/simple
 COPY . .
 RUN flask db upgrade
 
-CMD python waller.py start
+CMD python waller.py