1
0
mirror of https://github.com/plausible/hosting.git synced 2025-06-02 13:28:06 -05:00
This commit is contained in:
ruslandoga 2024-09-26 18:25:15 +07:00
parent e774b253b5
commit f62fd5ccbc

@ -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: