質問編集履歴

1

誤字

2020/08/23 18:52

投稿

sequelanonymous
sequelanonymous

スコア123

test CHANGED
File without changes
test CHANGED
@@ -36,7 +36,7 @@
36
36
 
37
37
  RUN pip install -r requirements.txt
38
38
 
39
- ENV FLASK_APP "apps.app:create_app('local')"
39
+ ENV FLASK_APP "application.app:create_app('local')"
40
40
 
41
41
 
42
42