mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 00:59:09 +00:00
remove bot, force role order
This commit is contained in:
parent
677d91b17b
commit
dc1e7718bc
13 changed files with 15 additions and 1659 deletions
|
@ -1,5 +1,5 @@
|
|||
environment_tag = "prod"
|
||||
deploy_bot = true
|
||||
deploy_bot = false
|
||||
bot_instance_size = "e2-small"
|
||||
ui_public_uri = "https://roleypoly.com"
|
||||
api_public_uri = "https://api-prod.roleypoly.com"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
environment_tag = "stage"
|
||||
deploy_bot = true
|
||||
deploy_bot = false
|
||||
bot_instance_size = "e2-micro"
|
||||
ui_public_uri = "https://stage.roleypoly.com"
|
||||
api_public_uri = "https://api-stage.roleypoly.com"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue