mirror of
https://github.com/janishutz/fundamentals-of-webengineering.git
synced 2025-11-25 05:44:24 +00:00
Revert vite config
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
'server': {
|
'server': {
|
||||||
'port': 8080,
|
'host': '0.0.0.0',
|
||||||
|
'port': 5173,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user