Use local version of umami in docker-compose

pull/1710/head
Nils Rugsveen 2022-12-20 13:16:08 +01:00
parent 133074d2f3
commit 07df9f9afa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: '3'
services:
umami:
image: ghcr.io/umami-software/umami:postgresql-latest
build: .
ports:
- "3000:3000"
environment: