NGINX Docker container only sees one server block?

okay, i’ll just self resolve this topic because this is my stupidity at best. when i change container config as a whole, i do compose up -d –-no-deps. and when i change software’s config in the container, i do docker restart or for nginx, exec nginx -s reload . kinda wish this is added in docker hub readme for nginx image, but it’s okay :slight_smile: