Update .env
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// API Configuration
|
||||
// You can modify these values directly here if environment variables are not working
|
||||
const BACKEND_URL = 'http://localhost:4000' // Change this to your backend URL
|
||||
const BACKEND_URL = 'https://evoting-be.apskel.org' // Change this to your backend URL
|
||||
const AUTH_HEADER = '' // Change this to your actual auth header
|
||||
|
||||
export const API_CONFIG = {
|
||||
|
||||
Reference in New Issue
Block a user