You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2020. It is now read-only.
@anyt @mbessolov
When I create the Docker environment (branch 2.6) for a OroCRM application v2.6.17, I access the root page of system (http://localhost:[external-port-of-container-oro_webserver_1]) by first time and appears the following message:
In order to work, I need to comment these lines on
[my-orocrm-application]/web/app_dev.php: https://github.com/oroinc/crm-application/blob/54fabca05809c241acef93e5e9f1116511eb207c/web/app_dev.php#L20-L21Is that a bug? Or I missing to configure something?