Skip to content

Commit b671bb9

Browse files
committed
prod: re-enable redirects
1 parent 6fb284e commit b671bb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cfg.production.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ ${HOMU_SSH_KEY}
1818
host = '0.0.0.0'
1919
port = 80
2020

21+
canonical_url = "https://bors.rust-lang.org"
22+
remove_path_prefixes = ["homu"]
23+
2124
announcement = "We migrated bors to a new home: <a href=\"https://bors.rust-lang.org\">bors.rust-lang.org</a>! Update your bookmarks."
2225

2326
##########

0 commit comments

Comments
 (0)