mirror of https://github.com/docker/docs.git
Added space to fix layout
This commit is contained in:
parent
2c4bc4e6a9
commit
150b6dff04
|
@ -167,8 +167,8 @@ services:
|
|||
build: .
|
||||
ports:
|
||||
- "8000:8000"
|
||||
db:
|
||||
image: postgres
|
||||
db:
|
||||
image: postgres
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
|
Loading…
Reference in New Issue