add url to allowlist
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"server": "src/main.server.ts",
|
||||
"outputMode": "server",
|
||||
"security": {
|
||||
"allowedHosts": []
|
||||
"allowedHosts": ["valoranthelper.alphafrog.xyz"]
|
||||
},
|
||||
"ssr": {
|
||||
"entry": "src/server.ts"
|
||||
|
||||
Reference in New Issue
Block a user