Skip to content

Commit c289000

Browse files
committed
feat: v14.1.17
1 parent 4cfc639 commit c289000

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ POSTGRES_PASSWORD=hyperlane
1212
POSTGRES_DATABASE=hyperlane
1313
REDIS_HOST=hyperlane
1414
REDIS_PORT=6379
15-
REDIS_USERNAME=hyperlane
15+
REDIS_USERNAME=
1616
REDIS_PASSWORD=hyperlane
1717
DB_CONNECTION_TIMEOUT_MILLIS=1000

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperlane-quick-start"
3-
version = "14.1.16"
3+
version = "14.1.17"
44
readme = "README.md"
55
edition = "2024"
66
authors = ["root@ltpp.vip"]

0 commit comments

Comments
 (0)