Added release config+pipelines feature/14-release_config #16
@ -9,7 +9,6 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="bg-white font-family-karla h-screen">
|
<body class="bg-white font-family-karla h-screen">
|
||||||
<script src="./env.js"></script>
|
|
||||||
<script type="module" src="./src/main.js"></script>
|
<script type="module" src="./src/main.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
const config = {
|
|
||||||
endpoint: 'https://dev.lauf-fuer-kaya.de/'
|
|
||||||
};
|
|
@ -1,3 +0,0 @@
|
|||||||
const config = {
|
|
||||||
endpoint: 'https://dev.lauf-fuer-kaya.de/'
|
|
||||||
};
|
|
Loading…
x
Reference in New Issue
Block a user