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
Add submodule init for docker, add template env fallback
Submodules aren't initialized in new clones of the repo, so they need to
be initialized when building the docker container.
Also added a template environment file for docker-compose to load, since
the default ".env" file won't exist in new clones of the repo.
See #5
0 commit comments