diff --git a/.iex.exs b/.iex.exs new file mode 100644 index 00000000..8520ad35 --- /dev/null +++ b/.iex.exs @@ -0,0 +1,2 @@ +alias Mindwendel.Repo +alias Mindwendel.Brainstormings.Brainstorming diff --git a/README.md b/README.md index 2e3372df..6e281d45 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ mindwendel is built on top of: - Open a shell in the docker container to execute tests, etc. ```bash - docker compose exec app sh + docker compose exec app bash ``` - Go to http://localhost:4000/