fix: comments seem to work

This commit is contained in:
Nikolai Rodionov
2023-03-01 18:18:35 +01:00
parent 8fd856c059
commit d6270a4850
7 changed files with 17 additions and 14 deletions

View File

@ -11,16 +11,17 @@
annotations:
link.argocd.argoproj.io/env: https://badhouseplants.net/
link.argocd.argoproj.io/build: $DRONE_BUILD_LINK
link.argocd.argoproj.io/remark42: https://remark42-$ARGO_APP_HOSTNAME/web
link.argocd.argoproj.io/remark42: https://remark42.badhouseplants.net/web
remark42:
settings:
auth:
anonymous: false
secret: $ARGO_REMARK_SECRET
oauth:
github:
enabled: true
key: 1fb3d33a62b074bc0ea0
secret: $ARGO_GITHUB_OAUTH_KEY
google:
enabled: true
key: 966815964055-m9t7leuj1arqimqu2pvbs1k10cg54gcg.apps.googleusercontent.com
secret: $ARGO_GOOGLE_OAUTH_KEY
storage:

View File

@ -28,4 +28,6 @@
- remark42-$ARGO_APP_HOSTNAME
settings:
url: https://remark42-$ARGO_APP_HOSTNAME/
auth:
anonymous: true