Skip to content

Commit db4014f

Browse files
committed
Merge branch 'dev' of https://github.com/Websoft9/docker-library into dev
2 parents eeb9994 + 8beb0f4 commit db4014f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/umami/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
W9_DIST='community'
22
W9_REPO=ghcr.io/umami-software/umami
3-
W9_VERSION='v2.17.0'
4-
W9_POWER_PASSWORD='GI!I6AKspuMX0lWw'
3+
W9_VERSION='latest'
4+
W9_POWER_PASSWORD='z!FaZ43XwGySIG8a'
55
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
66
W9_ID='umami'
77
W9_HTTP_PORT=3000
@@ -10,7 +10,7 @@ W9_URL='appname.example.com'
1010
W9_LOGIN_USER=admin
1111
W9_LOGIN_PASSWORD=umami
1212
W9_DB_EXPOSE="postgresql"
13-
W9_RCODE='FpMtU0mY3Ewnu'
13+
W9_RCODE='0hF9UKmxIDNof'
1414
W9_NETWORK=websoft9
1515
#### --------------------------------------------------------------------------------------- ####
1616

apps/umami/variables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"dist": "community",
1010
"version": [
11-
"2.17.0",
11+
"3.0.1",
1212
"latest"
1313
]
1414
}

0 commit comments

Comments
 (0)