disable turnstile
All checks were successful
Deploy Containers / Prepare (push) Successful in 35s

This commit is contained in:
2026-02-14 16:11:51 -05:00
parent 528f07f180
commit 27dfcae9eb

View File

@@ -11,8 +11,6 @@
tag: 11
env:
API_URL: "https://dl.alexav.gg"
TURNSTILE_SITEKEY: "{{ COBALT_TURNSTILE_SITEKEY }}"
TURNSTILE_SECRET: "{{ COBALT_TURNSTILE_SECRET }}"
JWT_SECRET: "{{ COBALT_JWT_SECRET }}"
API_AUTH_REQUIRED: "1"
API_KEY_URL: "file:///keys.json"