Fix messed-up OL styling
This commit is contained in:
@@ -35,7 +35,7 @@ purposes, most of these principles don't apply. Our typical setup
|
|||||||
involves the following containers, orchestrated with Docker Compose:
|
involves the following containers, orchestrated with Docker Compose:
|
||||||
|
|
||||||
1. The application (e.g. Rails, Django, or Phoenix)
|
1. The application (e.g. Rails, Django, or Phoenix)
|
||||||
2. A JavaScript watcher/compiler (e.g. `webpack-dev-server`)
|
2. <span>A JavaScript watcher/compiler (e.g. `webpack-dev-server`)</span>
|
||||||
3. A database (typically PostgreSQL)
|
3. A database (typically PostgreSQL)
|
||||||
4. Additional necessary infrastructure (e.g. Redis, ElasticSearch,
|
4. Additional necessary infrastructure (e.g. Redis, ElasticSearch,
|
||||||
Mailhog)
|
Mailhog)
|
||||||
|
|||||||
Reference in New Issue
Block a user