mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
sprintpm.org
This commit is contained in:
@@ -22,7 +22,7 @@ export default defineConfig(async () => ({
|
||||
server: {
|
||||
port: 1420,
|
||||
strictPort: true,
|
||||
allowedHosts: ["sprint.ob248.com"],
|
||||
allowedHosts: ["sprint.ob248.com", "sprintpm.org"],
|
||||
host: host || false,
|
||||
hmr: host
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user