Use local version of umami in docker-compose
parent
133074d2f3
commit
07df9f9afa
|
@ -2,7 +2,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
umami:
|
||||
image: ghcr.io/umami-software/umami:postgresql-latest
|
||||
build: .
|
||||
ports:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
|
|
Loading…
Reference in New Issue