|
@@ -12,8 +12,8 @@ fathom_subdomain: 'stats'
|
12
|
12
|
fathom_internal_port: '9000'
|
13
|
13
|
fathom_secret: "{{ lookup('password', secret + '/' + 'fathom_secret length=32') }}"
|
14
|
14
|
|
15
|
|
-commento_version: '1.6.2'
|
16
|
|
-commento_release: "https://commento-release.s3.amazonaws.com/commento-linux-amd64-v{{ commento_version }}.tar.gz"
|
|
15
|
+commento_version: '1.8.0'
|
|
16
|
+commento_release: "https://dl.commento.io/release/commento-v{{ commento_version }}-linux-glibc-amd64.tar.gz"
|
17
|
17
|
|
18
|
18
|
commento_subdomain: 'comments'
|
19
|
19
|
commento_internal_port: '9100'
|