Remove wrong port
This commit is contained in:
parent
92533bad49
commit
2edd08e31f
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue