mirror of
https://github.com/michivonah/docker.git
synced 2025-12-22 20:36:27 +01:00
add umami (docker + podman)
This commit is contained in:
parent
e7c003ae61
commit
b17068efec
3 changed files with 90 additions and 0 deletions
4
umami/example.env
Normal file
4
umami/example.env
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
APP_SECRET=random-secret
|
||||
POSTGRES_DB=umami
|
||||
POSTGRES_USER=umami
|
||||
POSTGRES_PASSWORD=random-password
|
||||
Loading…
Add table
Add a link
Reference in a new issue