Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed formatting
  • Loading branch information
tmanik committed Sep 9, 2024
1 parent 2c331a0 commit d996f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-containerized-environment/README.md
@@ -195,7 +195,7 @@ Now, we'll create a `docker-compose.yml` file to orchestrate our services.
networks:
mynetwork:
driver: bridge
```
```

This `docker-compose.yml` file defines our multi-container application:

0 comments on commit d996f6d

Please sign in to comment.