migrated api handling to missio for security
Build and Push Docker Image / build (push) Successful in 28s

This commit is contained in:
2026-05-11 17:15:08 -05:00
parent cc3cac5ee2
commit 8ffb4659f7
2 changed files with 33 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
opencollection: 1.0.0
info:
name: Donetick
version: 1.0.0
config:
environments:
- name: Production
variables:
- name: baseUrl
value: https://todo.ktr32.org
- name: secretkey
secret: true
items: []