docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
34.57k stars 6.64k forks source link

angular: fix readme for dev envs #260

Closed milas closed 2 years ago

milas commented 2 years ago

I accidentally edited the wrong README, which was the inner one from the app generated by Angular CLI rather than the project one about Compose.

Restored the old one and moved the dev envs info to the root/Compose README.

See #255.

glours commented 2 years ago

@Milas you forgot to sign your commit 😉

milas commented 2 years ago

Gah! I need to set up my precommit hook for this repo still 🙃