We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29348b commit df21d64Copy full SHA for df21d64
apps/comentario/.env
@@ -1,6 +1,6 @@
1
W9_REPO="registry.gitlab.com/comentario/comentario"
2
W9_DIST=community
3
-W9_VERSION="latest"
+W9_VERSION="v3.8.0"
4
W9_POWER_PASSWORD='mwCfMVb5r2#CCGfu'
5
6
W9_HTTP_PORT_SET=9001
apps/comentario/variables.json
@@ -8,6 +8,7 @@
8
{
9
"dist": "community",
10
"version": [
11
+ "v3.8.0",
12
"latest"
13
]
14
}
0 commit comments