mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 00:59:09 +00:00
upgrade container vm module and surrounding info
This commit is contained in:
parent
6df856ac49
commit
b5cfc13793
5 changed files with 57 additions and 38 deletions
|
@ -4,3 +4,4 @@ bot_instance_size = "e2-micro"
|
|||
ui_public_uri = "https://roleypoly.com"
|
||||
api_public_uri = "https://api-prod.roleypoly.com"
|
||||
allowed_callback_hosts = "https://roleypoly.com,https://next.roleypoly.com"
|
||||
gcp_region = "us-central1"
|
||||
|
|
|
@ -4,3 +4,4 @@ bot_instance_size = "e2-micro"
|
|||
ui_public_uri = "https://stage.roleypoly.com"
|
||||
api_public_uri = "https://api-stage.roleypoly.com"
|
||||
allowed_callback_hosts = "https://roleypoly.com,https://stage.roleypoly.com,https://*.roleypoly.pages.dev"
|
||||
gcp_region = "us-central1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue