summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-12-17 05:01:05 -0500
committerLLLL Colonq <llll@colonq>2025-12-17 05:01:05 -0500
commitefdc8dc21571c3737662a9f49761961fe1068ead (patch)
tree8427505d85eeae4dd0e5090ad1c1705c40e79a7e /flake.nix
parentfe4d5cfedaaa0aebde3d3ab3f1fbfff7e40d66de (diff)
Delete cards from Redis
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index c6211e9..f006e21 100644
--- a/flake.nix
+++ b/flake.nix
@@ -330,6 +330,7 @@
default = pkgs.writeText "fig-web.toml" ''
port = 8000
asset_path = "/var/lib/fig-web-assets"
+ data_path = "/var/lib/fig-web-data"
client_id = ""
auth_token = ""
db_host = ""