mirror of
https://github.com/umami-software/umami.git
synced 2026-02-20 04:25:39 +01:00
feat: uffizzi integration
This commit is contained in:
parent
0cb14f3f6c
commit
5869439769
2 changed files with 47 additions and 0 deletions
3
uffizzi/DockerfileDB
Normal file
3
uffizzi/DockerfileDB
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FROM postgres:12-alpine
|
||||
|
||||
COPY ./sql/schema.postgresql.sql /docker-entrypoint-initdb.d/schema.postgresql.sql
|
||||
Loading…
Add table
Add a link
Reference in a new issue