Skip to content

Commit ef66a70

Browse files
Doc update X-Forwarded-For
1 parent 14633d2 commit ef66a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ IEnqueueToken token = Token
5252
.withCustomData("size", "medium")
5353
.qenerate())
5454
.withEventId("demoevent")
55-
.WithIpAddress("75.86.129.4")
55+
.WithIpAddress("75.86.129.4", "45.67.2.4,34.56.3.2")
5656
.withValidity(60000)
5757
.generate(secretKey);
5858

0 commit comments

Comments
 (0)