Remove wrong port

This commit is contained in:
Quentin 2020-05-23 10:35:55 +02:00
parent 92533bad49
commit 2edd08e31f

View file

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