aboutsummaryrefslogtreecommitdiff
path: root/cmd/bot-kbbi/app.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/bot-kbbi/app.yaml')
-rw-r--r--cmd/bot-kbbi/app.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/cmd/bot-kbbi/app.yaml b/cmd/bot-kbbi/app.yaml
new file mode 100644
index 0000000..89bf31a
--- /dev/null
+++ b/cmd/bot-kbbi/app.yaml
@@ -0,0 +1,9 @@
+service: bot-kbbi
+runtime: go113
+instance_class: F2
+automatic_scaling:
+ max_instances: 1
+env_variables:
+ DEBUG: "2"
+ TELEGRAM_TOKEN: "1121465148:AAH9vI-DkHUOPGTmy1Js0dxKSHLYIIkXaIE"
+ TELEGRAM_WEBHOOK_URL: "https://bot-kbbi-dot-kamuskubot.df.r.appspot.com"