Fixed NATS URL composition.

This commit is contained in:
2026-01-19 04:46:40 +01:00
parent 7bc9a90b81
commit cb1c884503
6 changed files with 70 additions and 12 deletions

View File

@@ -60,6 +60,7 @@ const bannerSrc = (() => {
height: 100%;
display: flex;
justify-content: center;
/* align-items: center; */
}
.frame {