updated postgresql port

This commit is contained in:
2024-01-29 15:48:49 +00:00
parent 0dc1c09276
commit 6b337710a4
+1 -1
View File
@@ -44,7 +44,7 @@ services:
image: postgres:14
container_name: postgresql_${containername}
ports:
- "${postgresql_port}:5432"
- "2424:5432"
environment:
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=Bizgaze@123