mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Log VERCEL_URL
This commit is contained in:
parent
b555e7411d
commit
3e87153fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ const port = 1337
|
|||
|
||||
;(async () => {
|
||||
|
||||
console.log( 'Scan Process Port:', process.env.PORT )
|
||||
console.log( 'process.env.VERCEL_URL:', process.env.VERCEL_URL )
|
||||
|
||||
// Disable on linux (server environments)
|
||||
if ( isLinux() ) return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue