Skip to content

Commit bd3ffaf

Browse files
authored
Merge pull request #1195 from Websoft9/update-discourse-7eaae9d0
Update discourse
2 parents 4043dc2 + 4ee3261 commit bd3ffaf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

apps/discourse/.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
W9_POWER_PASSWORD='4hmY5JqWZnwm!rOJ'
1+
W9_POWER_PASSWORD='#x1od1J6q7QfGQE#'
22
W9_REPO=docker.io/bitnami/discourse
3-
W9_VERSION='3.3.2'
3+
W9_VERSION='3.3.3'
44
W9_DIST='community'
55

66
#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
@@ -10,7 +10,7 @@ W9_HTTP_PORT_SET='9001'
1010
W9_LOGIN_USER=admin
1111
W9_LOGIN_PASSWORD=$W9_POWER_PASSWORD
1212
W9_DB_EXPOSE="postgresql"
13-
W9_RCODE='r2LWJUmxrtIdi'
13+
W9_RCODE='bKuYH11HxgS7e'
1414
# This URL must use domain, discourse don't allowed IP access
1515
W9_URL='appname.example.com'
1616
W9_URL_REPLACE=true

apps/discourse/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-
"3.3.2",
11+
"3.3.3",
1212
"latest"
1313
]
1414
}

0 commit comments

Comments
 (0)