Q. Which setting defines the list of allowed hosts?
β
Correct Answer: (A)
ALLOWED_HOSTS
Explanation: `ALLOWED_HOSTS` contains the list of valid domains for the app.