Skip to content

Commit 587266a

Browse files
author
Steve Jeong
committed
docker/jekyll: Correct typo.
Signed-off-by: Steve Jeong <[email protected]>
1 parent eec3cb2 commit 587266a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/jekyll/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
- share_data:/var/lib/share_data
1515
environment:
1616
- PYTHONUNBUFFERED=0
17-
port:
17+
ports:
1818
- 4000:4000
1919

2020
# docker compose up -d

0 commit comments

Comments
 (0)