mirror of
https://github.com/plausible/hosting.git
synced 2025-06-16 02:37:29 -05:00
add postgres upgrade guide
This commit is contained in:
@ -5,6 +5,7 @@ services:
|
||||
restart: always
|
||||
|
||||
plausible_db:
|
||||
# supported versions are 12, 13, and 14
|
||||
image: postgres:14-alpine
|
||||
restart: always
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user