Update docker-compose.yml

This commit is contained in:
Narayana 2023-03-08 14:09:26 +05:30
parent 22dd37048b
commit 7dfcc480f6

View File

@ -12,7 +12,7 @@ services:
- plane-web - plane-web
- plane-api - plane-api
db: db:
image: postgres:14-alpine image: postgres:12-alpine
container_name: db container_name: db
restart: always restart: always
volumes: volumes: