Remove wrong port

This commit is contained in:
Quentin 2020-05-23 10:35:55 +02:00
parent 92533bad49
commit 2edd08e31f
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ services:
host: postgresql
database: platoodb
password: s3cr3t
port: 5434
ports:
- "8080:8080"
postgresql: