blackhole non-roleypoly traffic

This commit is contained in:
41666 2020-12-13 13:13:13 -05:00
parent 16b614c180
commit d9508b0b41
6 changed files with 56 additions and 14 deletions

View file

@ -10,4 +10,8 @@ ui_regions = [
"asia-southeast1"
]
deploy_bot = true
bot_instance_size = "e2-micro"
bot_instance_size = "e2-micro"
ui_hostnames = [
"next.roleypoly.com",
"web-prod.roleypoly.com"
]