Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
新增 Procfile 到專案根目錄
Browse files Browse the repository at this point in the history
注意此檔案一定要在專案根目錄以及不要有副檔名存在
  • Loading branch information
hms5232 committed May 20, 2020
1 parent d28019a commit 727b33c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: python3 bot.py

0 comments on commit 727b33c

Please sign in to comment.