add postgres upgrade guide

This commit is contained in:
ruslandoga
2022-09-24 12:35:33 +04:00
parent cbc35f7e5c
commit a220fd2d08
4 changed files with 193 additions and 0 deletions

View File

@ -5,6 +5,7 @@ services:
restart: always
plausible_db:
# supported versions are 12, 13, and 14
image: postgres:14-alpine
restart: always
volumes: