add web author headers
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// Author: Shiv
|
||||
// Date: April 2026
|
||||
|
||||
//Backend URL, falls back to localhost for local development
|
||||
const BACKEND = process.env.BACKEND_URL || 'http://localhost:8080'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user