Skip to content

Commit 0006871

Browse files
committed
Update web build API base URL
Refresh the staged production web assets with a new build. The build now uses `${BASE_URL}/api` instead of the fixed `http://gotify/api` endpoint and updates the generated asset filenames referenced by `index.html`.
1 parent 5791b87 commit 0006871

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

wwwroot/chunk-FQZJ3A7V.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

wwwroot/chunk-FXBICDVF.js

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

wwwroot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
<style>@layer theme,base,components,utilities;@layer theme{:root{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;margin:0;padding:0;border:0 solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}}@layer utilities{}@layer keyframes{}html{font-size:14px}</style><link rel="stylesheet" href="styles-TRRTYPI6.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-TRRTYPI6.css"></noscript></head>
1010
<body>
1111
<app-root></app-root>
12-
<link rel="modulepreload" href="chunk-FQZJ3A7V.js"><link rel="modulepreload" href="chunk-RSUHHN62.js"><script src="main-JJEMVI44.js" type="module"></script></body>
12+
<link rel="modulepreload" href="chunk-FXBICDVF.js"><link rel="modulepreload" href="chunk-RSUHHN62.js"><script src="main-FYRU7EJP.js" type="module"></script></body>
1313
</html>
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)