diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-07-20 13:33:56 +0200 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2024-07-20 13:33:56 +0200 |
commit | ec709873837e565fca1e47ac31070a65c9385724 (patch) | |
tree | 522de130b2c6a85de1dda3bebaf7085f0f543445 | |
parent | Lib: File: Update file to use UUID as primary key (diff) | |
download | fs-tracer-backend-ec709873837e565fca1e47ac31070a65c9385724.tar.gz fs-tracer-backend-ec709873837e565fca1e47ac31070a65c9385724.tar.bz2 fs-tracer-backend-ec709873837e565fca1e47ac31070a65c9385724.zip |
Misc: Add TODO
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO index 2064728..651421a 100644 --- a/TODO +++ b/TODO @@ -3,3 +3,4 @@ better managing of secrets (maybe we shouldnt have environment variables) test kafka with interface nixos-k3s repo multi arch builds +gitops? |