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
Within the docker test environment the init-db.sh script needs to be executable. Otherwise, when running a docker-compose command, an error occurs preventing proper database initialization.
Within the docker test environment the
init-db.shscript needs to be executable. Otherwise, when running a docker-compose command, an error occurs preventing proper database initialization.