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: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "8000:8000"
|
- "8000:8000"
|
||||||
db:
|
db:
|
||||||
image: postgres
|
image: postgres
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in New Issue