Microservie docker update
This commit is contained in:
@ -15,7 +15,7 @@ CORS(app,
|
||||
)
|
||||
|
||||
# Configuration - point to your main backend
|
||||
MAIN_BACKEND_URL = "http://127.0.0.1:5000"
|
||||
# MAIN_BACKEND_URL = "http://127.0.0.1:5000"
|
||||
MAIN_BACKEND_URL = "https://iotbackend.rootxwire.com" # Change this to your main backend URL
|
||||
|
||||
# Add OPTIONS handler for preflight requests
|
||||
|
||||
Reference in New Issue
Block a user