cptserver
cptserver copied to clipboard
Changed config loading to work from any subdirectory
Kept trying to run vagrant commands from inside my virtual host subdirectories and it wasn't working because vagrant couldn't find the config.yaml file. Added a couple of lines to fix that.