cleanup
Some checks failed
Deploy Containers / Prepare (push) Failing after 4s

This commit is contained in:
2026-02-14 14:35:29 -05:00
parent 4a71f2e7df
commit 3141559f48
7 changed files with 13 additions and 261 deletions

View File

@@ -12,6 +12,8 @@
TURNSTILE_SITEKEY: "{{ COBALT_TURNSTILE_SITEKEY }}"
TURNSTILE_SECRET: "{{ COBALT_TURNSTILE_SECRET }}"
JWT_SECRET: "{{ COBALT_JWT_SECRET }}"
networks:
- name: "{{ docker_network_name }}"
labels:
traefik.enable: "true"
traefik.http.routers.cobalt.rule: Host(`dl.alexav.gg`)