Switch to Commento++
This commit is contained in:
@@ -15,11 +15,12 @@ services:
|
||||
user: '1000:1000'
|
||||
|
||||
commento:
|
||||
image: registry.karaolidis.com/nikas36/commento
|
||||
image: caroga/commentoplusplus
|
||||
container_name: commento
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
COMMENTO_ORIGIN: 'https://stats.karaolidis.com/comments/'
|
||||
COMMENTO_CDN_PREFIX: 'https://stats.karaolidis.com/comments/'
|
||||
COMMENTO_PORT: 8080
|
||||
COMMENTO_POSTGRES: postgres://postgres:postgres@commento_db:5432/commento?sslmode=disable
|
||||
COMMENTO_SMTP_HOST: '${SMTP_HOST}'
|
||||
|
Reference in New Issue
Block a user