mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +01:00
Log edge locations
This commit is contained in:
parent
61b12a21d1
commit
b5e524be55
1 changed files with 2 additions and 1 deletions
|
@ -255,7 +255,8 @@ export const cacheWrapper = async (
|
|||
? `${request.url}&discord`
|
||||
: request.url
|
||||
);
|
||||
|
||||
|
||||
console.log(`Hello from ⛅ ${request.cf?.colo || 'UNK'}`)
|
||||
console.log('userAgent', userAgent);
|
||||
console.log('cacheUrl', cacheUrl);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue