mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 00:59:09 +00:00
add bot deploy
This commit is contained in:
parent
25a94089f8
commit
961989197c
5 changed files with 124 additions and 12 deletions
|
@ -8,4 +8,6 @@ ui_regions = [
|
|||
"australia-southeast1",
|
||||
"asia-northeast1",
|
||||
"asia-southeast1"
|
||||
]
|
||||
]
|
||||
deploy_bot = true
|
||||
bot_instance_size = "e2-micro"
|
|
@ -1,4 +1,6 @@
|
|||
environment_tag = "stage"
|
||||
ui_regions = [
|
||||
"us-east4"
|
||||
]
|
||||
]
|
||||
deploy_bot = true
|
||||
bot_instance_size = "f1-micro"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue