Fix quotes

This commit is contained in:
Jake Howard
2021-01-09 18:32:16 +00:00
parent 1b72afdd29
commit 721bdf60b3
9 changed files with 12 additions and 12 deletions

View File

@ -17,7 +17,7 @@ services:
depends_on:
- db
ports:
- "4242:4242"
- 4242:4242
db:
image: postgres:12-alpine