Ah, I got it! The environment variable requires a special syntax in the enumeration—pipes instead of commas.
DISCOURSE_ALLOWED_INTERNAL_HOSTS: “localhost|127.0.0.1|172.17.0.1”
Ah, I got it! The environment variable requires a special syntax in the enumeration—pipes instead of commas.
DISCOURSE_ALLOWED_INTERNAL_HOSTS: “localhost|127.0.0.1|172.17.0.1”