fix ambiguous option
All checks were successful
Deploy Containers / Prepare (push) Successful in 35s
All checks were successful
Deploy Containers / Prepare (push) Successful in 35s
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
TURNSTILE_SITEKEY: "{{ COBALT_TURNSTILE_SITEKEY }}"
|
||||
TURNSTILE_SECRET: "{{ COBALT_TURNSTILE_SECRET }}"
|
||||
JWT_SECRET: "{{ COBALT_JWT_SECRET }}"
|
||||
API_AUTH_REQUIRED: 1
|
||||
API_AUTH_REQUIRED: "1"
|
||||
API_KEY_URL: "file:///keys.json"
|
||||
networks:
|
||||
- name: "{{ docker_network_name }}"
|
||||
|
||||
Reference in New Issue
Block a user