services:
umami:
image: zjc1998/umami:latest
ports:
- '3000:3000'
environment:
DATABASE_URL: postgresql://user:pwd@ip:port/tadabase
DATABASE_TYPE: postgresql
APP_SECRET: 123456
init: true
restart: always
Content type
Image
Digest
sha256:7b20990c4…
Size
182.7 MB
Last updated
12 months ago
docker pull zjc1998/umami