diff --git a/compose.yml b/compose.yml index d506f8e..726d5bc 100644 --- a/compose.yml +++ b/compose.yml @@ -17,7 +17,7 @@ services: tty: true stdin_open: true build: - context: https://github.com/arndttouby/elixir-phoenix-devcontainer.git + context: https://git.touby.eu/arndttouby/elixir-phoenix-devcontainer.git dockerfile: Dockerfile target: development