Restart existing L3D project may fail to validate
When load l3d
from the project root, it checks for configuration in the .lakedrops.yml
file. If we call l3d [PRJNAME]
from a different directory, that starts the project as well, if the container already exists, but it misses all those validations. This should be fixed.
Edited by jurgenhaas