Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
math_tutor_dev
public_math_tutor
Commits
0e1d6e51
You need to sign in or sign up before continuing.
Commit
0e1d6e51
authored
Feb 26, 2026
by
Kantz
Browse files
zugriff als server
parent
6f01dbda
Changes
1
Hide whitespace changes
Inline
Side-by-side
math-tutor/frontend/vite.config.ts
View file @
0e1d6e51
...
@@ -4,4 +4,7 @@ import react from '@vitejs/plugin-react'
...
@@ -4,4 +4,7 @@ import react from '@vitejs/plugin-react'
// https://vite.dev/config/
// https://vite.dev/config/
export
default
defineConfig
({
export
default
defineConfig
({
plugins
:
[
react
()],
plugins
:
[
react
()],
server
:
{
allowedHosts
:
[
'
vm11.fkc.hft-stuttgart.de
'
]
},
})
})
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment