Open bilyboy785 opened 7 years ago
might be that it doesn't load the config, try to use the debug env variable:
DEBUG="explorer:*"
you should see from which path it load the configuration.
Where i can found this info ?
On the admin page, i see a default config file and at the bottom i've got :
/usr/src/app/doc/examples/config.yml
When i try to mount my config.yml, docker can't create my contenair.
I mount my config.yml in the docker-compose file but Explorer don't use it ... How can i do ?