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