mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
switch port back to 5174
This commit is contained in:
parent
db3535b698
commit
a632ff0cf4
@ -11,7 +11,7 @@ const __dirname = path.dirname(new URL(import.meta.url).pathname)
|
||||
export default defineConfig({
|
||||
server: {
|
||||
host: true,
|
||||
port: 5175,
|
||||
port: 5174,
|
||||
/**
|
||||
* https: {
|
||||
* key: fs.readFileSync(path.resolve(__dirname, 'localhost-key.pem')),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user