fix prod
This commit is contained in:
parent
0bd54557d8
commit
15116d6825
2
dist/we-bstly-angular/index.html
vendored
2
dist/we-bstly-angular/index.html
vendored
@ -9,5 +9,5 @@
|
||||
<link rel="stylesheet" href="styles.bd3ab15c66ebcb5265de.css"></head>
|
||||
<body>
|
||||
<app-root></app-root>
|
||||
<script src="runtime.acf0dec4155e77772545.js" defer></script><script src="polyfills.6282a28eb8950eb48467.js" defer></script><script src="main.cdbec2fe05c279c9016e.js" defer></script></body>
|
||||
<script src="runtime.acf0dec4155e77772545.js" defer></script><script src="polyfills.6282a28eb8950eb48467.js" defer></script><script src="main.9863e96f5a248b959256.js" defer></script></body>
|
||||
</html>
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
export const environment = {
|
||||
production: true,
|
||||
apiUrl : 'https://api.mig.bstly.de'
|
||||
apiUrl : 'https://api.bstly.de'
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user