mirror of
https://github.com/reonokiy/compose.git
synced 2025-06-14 20:56:47 +02:00
update
This commit is contained in:
parent
b098331789
commit
e4d0a72877
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ services:
|
|||
umami:
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.18.1
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- 80:3000
|
||||
environment:
|
||||
DATABASE_URL: postgresql://umami:${POSTGRES_PASSWORD:-umami}@postgres:5432/umami
|
||||
DATABASE_TYPE: postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue