-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for configuration file #132
Conversation
… and restart commands
…131-config-overrides
@amazeika I did by chance upgrade to 1.6.0 the other day, when it was available... it broke my console commands:
Steven identified the problem as being the lower case nature of the file name:
|
@amazeika I'll give this another spin again today, excited to give it a whirl! |
@yiendos Yes, it Ercan tagged it by mistake, now it's good. I also fixed vhost:alias which was broken. The loader issue with configurable wasn't a problem on my end for some reason ... please let me know if all is good now. |
Closes #131