exercism / development-environment

16 stars 19 forks source link

Add git-server #41

Closed iHiD closed 3 years ago

iHiD commented 3 years ago

Add's the git-server component to the stack.

Everyone with an existing stack.yml should update to ensure they have the git-server component enabled (as per the stack.default.yml).

You'll also need to do docker-compose down, re pull/build and the put it back up.

(cc @kntsoriano @ErikSchierboom)

iHiD commented 3 years ago

@neenjaw This will affect you too.