We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e074fcf commit 1f69f05Copy full SHA for 1f69f05
1 file changed
UPGRADING.md
@@ -52,6 +52,7 @@ server:
52
driverName: mysql8
53
databaseName: temporal
54
connectAddr: "mysql.example.com:3306"
55
+ connectProtocol: tcp
56
user: temporal_user
57
existingSecret: temporal-db-secret
58
secretKey: password
@@ -63,6 +64,7 @@ server:
63
64
65
databaseName: temporal_visibility
66
67
68
69
70
0 commit comments