mirror of
https://github.com/LittleChest/Dohna-NS.git
synced 2026-09-20 00:06:51 +08:00
mobileconfig: Init
This commit is contained in:
@@ -8,5 +8,6 @@ export default async (request) =>
|
||||
Netlify.env.get("IPV6_PREFIX"),
|
||||
Netlify.env.get("CONCURRENT"),
|
||||
Netlify.context.ip,
|
||||
Netlify.env.get("ENABLE_MOBILE_CONFIG"),
|
||||
);
|
||||
export const config = { path: "*" };
|
||||
|
||||
Reference in New Issue
Block a user