This commit is contained in:
ruslandoga 2024-09-26 18:25:15 +07:00
parent e774b253b5
commit f62fd5ccbc

View File

@ -31,7 +31,7 @@ services:
start_period: 1m
plausible:
image: ghcr.io/plausible/community-edition:v2.1.2
image: ghcr.io/plausible/community-edition:v2.1.3
restart: always
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: