clean syntax

This commit is contained in:
2022-10-15 00:38:55 +02:00
parent dab7358e39
commit 8da69d1288
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