minor change in postgres service

This commit is contained in:
Adish M 2024-07-08 13:57:01 +05:30
parent f557eb23f2
commit af5cec6428

View file

@ -64,7 +64,7 @@ services:
- postgres
postgres:
container_name: postgres
container_name: ${PG_HOST}
image: postgres:13
restart: always
ports: