Skip to content

Commit

Permalink
🧪 test: 测试部署workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
倪传方 committed May 17, 2023
1 parent 26c5ab6 commit 5abf3f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,5 +222,6 @@ def tmdb_scrape_movie():
logging.info('壁纸刮削任务已启动...')

# 启动爬虫主程序
logging.info('==========================测试部署========================================================')
logging.info(f'===============已启动主程序,当前环境:{env.curr_env}===================================')
app.run(env.listening_host, 5000)

0 comments on commit 5abf3f3

Please sign in to comment.