From 0b10d4037a6722439bed3c6d5f1715e882dc5f35 Mon Sep 17 00:00:00 2001 From: bill8345 <93075612+bill8345@users.noreply.github.com> Date: Thu, 8 Dec 2022 17:08:04 +0800 Subject: [PATCH] Update render.yaml --- render.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/render.yaml b/render.yaml index 1d1c50e..7248273 100644 --- a/render.yaml +++ b/render.yaml @@ -2,15 +2,15 @@ services: - type: web name: line-bot-python-flask env: python - repo: https://github.com/line/line-bot-sdk-python.git + repo: https://github.com/bill8345/line-bot/tree/main.git buildCommand: cd examples/flask-echo;pip install gunicorn -r requirements.txt startCommand: cd examples/flask-echo;gunicorn app:app plan: free autoDeploy: false envVars: - - key: LINE_CHANNEL_ACCESS_TOKEN + - key: fuuoYf9qSR4/IZRBtOlzzoeM0wIFjpj+M/DTxRRcAkCyzGgvXvjyBCAQiCa6qNt3R9IE6FIeoA+1WL1EoNsXq5/+UUuYFKQUJUxoZ82+mD15p55NMc2ry76U9rjyqWw9SC58ja2/TtxCdTV3+pb4DwdB04t89/1O/w1cDnyilFU= sync: false - - key: LINE_CHANNEL_SECRET + - key: 57909b02f6af9b63af74b5ee32c43d08 sync: false # - type: web # name: line-bot-python-flask-with-handler