ACS-3841 Fix postgres port

This commit is contained in:
Damian.Ujma@hyland.com
2022-11-21 16:20:31 +01:00
parent fee2a75049
commit d323e7e3aa

View File

@@ -16,7 +16,7 @@ services:
- POSTGRES_DB=alfresco
command: postgres -c max_connections=300
ports:
- "5432:5432"
- "5433:5432"
activemq:
image: alfresco/alfresco-activemq:5.17.1-jre11-rockylinux8
ports: