Kleinere Fixes
This commit is contained in:
parent
f7ec7d21bd
commit
e9d67ce55f
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
// @ is an alias to /src
|
||||
|
||||
import AboutScreen from '@/components/AboutScreen.vue'
|
||||
|
||||
export default {
|
||||
|
|
|
@ -3,6 +3,6 @@ module.exports = {
|
|||
'vuetify'
|
||||
],
|
||||
devServer: {
|
||||
proxy: 'https://dsp.uber.space/',
|
||||
proxy: 'https://sissy.schule.click/',
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue