Skip to content

Commit

Permalink
Merge pull request #1195 from Websoft9/update-discourse-7eaae9d0
Browse files Browse the repository at this point in the history
Update discourse
  • Loading branch information
qiaofeng1227 authored Jan 6, 2025
2 parents 4043dc2 + 4ee3261 commit bd3ffaf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/discourse/.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
W9_POWER_PASSWORD='4hmY5JqWZnwm!rOJ'
W9_POWER_PASSWORD='#x1od1J6q7QfGQE#'
W9_REPO=docker.io/bitnami/discourse
W9_VERSION='3.3.2'
W9_VERSION='3.3.3'
W9_DIST='community'

#### -- Not allowed to edit below environments when recreate app based on existing data -- ####
Expand All @@ -10,7 +10,7 @@ W9_HTTP_PORT_SET='9001'
W9_LOGIN_USER=admin
W9_LOGIN_PASSWORD=$W9_POWER_PASSWORD
W9_DB_EXPOSE="postgresql"
W9_RCODE='r2LWJUmxrtIdi'
W9_RCODE='bKuYH11HxgS7e'
# This URL must use domain, discourse don't allowed IP access
W9_URL='appname.example.com'
W9_URL_REPLACE=true
Expand Down
2 changes: 1 addition & 1 deletion apps/discourse/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{
"dist": "community",
"version": [
"3.3.2",
"3.3.3",
"latest"
]
}
Expand Down

0 comments on commit bd3ffaf

Please sign in to comment.