Skip to content

Commit a801a0d

Browse files
committed
update sample config
1 parent 105a403 commit a801a0d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/hip-3-pusher/config/config.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ enable_publish = false
1313
[kms]
1414
enable_kms = false
1515
key_path = "/path/to/aws_kms_key_id.txt"
16-
access_key_id_path = "/path/to/aws_access_key_id.txt"
17-
secret_access_key_path = "/path/to/aws_secret_access_key.txt"
18-
aws_region_name = "ap-northeast-1"
1916

2017
[lazer]
2118
lazer_urls = ["wss://pyth-lazer-0.dourolabs.app/v1/stream", "wss://pyth-lazer-1.dourolabs.app/v1/stream"]

0 commit comments

Comments
 (0)