fix: update postgres port

This commit is contained in:
Mythie
2023-04-13 23:43:42 +10:00
parent 7aa7485388
commit cb77a40fd9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ services:
- POSTGRES_PASSWORD=password
- POSTGRES_DB=documenso
ports:
- 5432:5432
- 54320:5432
inbucket:
image: inbucket/inbucket