feat: improve referral system (#29720)
This commit is contained in:
parent
1e5ddbd812
commit
fdc574ff81
7 changed files with 55 additions and 65 deletions
|
|
@ -29,6 +29,7 @@ export default defineConfig({
|
|||
server: {
|
||||
host: "0.0.0.0",
|
||||
allowedHosts: true,
|
||||
port: 3002,
|
||||
},
|
||||
worker: {
|
||||
format: "es",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue