clean syntax

This commit is contained in:
2022-10-14 22:39:06 +02:00
parent 8b9cc22a47
commit 86101df73c
6 changed files with 11 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ services:
context: docker/postgresql
restart: always
ports:
- 5555:5432
- "5555:5432"
environment:
POSTGRES_DB: json_test
POSTGRES_USER: test