forked from github/plane
Update docker-compose.yml
This commit is contained in:
parent
22dd37048b
commit
7dfcc480f6
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user