Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3363142
D12419.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
504 B
Referenced Files
None
Subscribers
None
D12419.diff
View Options
diff --git a/services/terraform/remote/service_tunnelbroker.tf b/services/terraform/remote/service_tunnelbroker.tf
--- a/services/terraform/remote/service_tunnelbroker.tf
+++ b/services/terraform/remote/service_tunnelbroker.tf
@@ -1,7 +1,7 @@
locals {
tunnelbroker_config = {
docker_image = "commapp/tunnelbroker"
- docker_tag = local.is_staging ? "0.8-staging" : "0.7"
+ docker_tag = local.is_staging ? "0.8-staging" : "0.8"
grpc_port = 50051
websocket_port = 51001
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 12:27 AM (21 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2581780
Default Alt Text
D12419.diff (504 B)
Attached To
Mode
D12419: [terraform] Deploy Tunnelbroker 0.8 to prod
Attached
Detach File
Event Timeline
Log In to Comment