mirror of
https://github.com/plausible/hosting.git
synced 2024-11-13 19:35:59 -06:00
use plausible v2
This commit is contained in:
parent
dd0e109a57
commit
85b5d92bf1
@ -26,7 +26,7 @@ services:
|
||||
hard: 262144
|
||||
|
||||
plausible:
|
||||
image: plausible/analytics:v1.5
|
||||
image: plausible/analytics:v2.0
|
||||
restart: always
|
||||
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user