mirror of
https://github.com/henry4682/linebot_finance.git
synced 2026-05-15 20:31:52 +00:00
This commit is contained in:
@@ -4,6 +4,8 @@ services:
|
||||
container_name: linebot-app
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
- TZ=Asia/Taipei # 💡 加上這行強制設定時區
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user