summaryrefslogtreecommitdiff
path: root/deploy
diff options
from:
to:
context:
space:
mode:
authorGravatar Saya Andy <145215889+SayaAndy@users.noreply.github.com> 2026-05-03 00:23:12 +0700
committerGravatar GitHub <noreply@github.com> 2026-05-03 00:23:12 +0700
commit82353c59737d173776822d8e4255802bf7ac5685 (patch)
treec5b763d5db76920845e89b6c6e5eb8de5554136e /deploy
parentd8de4ede8c6a0cc02b9c8c30d68155b1f838254c (diff)
parent3483fdac0c40df7e390a941431b9e99f5a6de687 (diff)
downloadweb-0.14.1.tar.gz
web-0.14.1.zip
v0.14.1 (#28)v0.14.1
* [feat: add yandex verification code](https://github.com/SayaAndy/saya-today-web/commit/3483fdac0c40df7e390a941431b9e99f5a6de687)
Diffstat (limited to 'deploy')
-rw-r--r--deploy/playbook.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/playbook.yml b/deploy/playbook.yml
index b73146a..ae3e936 100644
--- a/deploy/playbook.yml
+++ b/deploy/playbook.yml
@@ -43,6 +43,7 @@
MAIL_SALT: "{{ saya_today_web_mail_salt }}"
FQDN: "{{ saya_today_web_listen_address }}"
GOOGLE_SITE_VERIFICATION: "{{ saya_today_google_site_verification | default('') }}"
+ YANDEX_VERIFICATION: "{{ saya_today_yandex_verification | default('') }}"
network_mode: caddy
networks:
- name: caddy