RM-6349 Updates on postgres port

This commit is contained in:
Elena Hardon
2018-06-11 15:14:32 +03:00
parent 8e93a8ff81
commit 88107a9fb3

View File

@@ -139,7 +139,7 @@
<name>postgres:9.4.12</name> <name>postgres:9.4.12</name>
<run> <run>
<ports> <ports>
<port>${postgresql.port}:${postgresql.port}</port> <port>database.port:${postgresql.port}</port>
</ports> </ports>
<env> <env>
<POSTGRES_PASSWORD>${alfresco.db.password}</POSTGRES_PASSWORD> <POSTGRES_PASSWORD>${alfresco.db.password}</POSTGRES_PASSWORD>