Files
archlinux/rootfs/usr/local/share/template-files/config/env/examples/supabase.sh
casjay c9de79fa99
Some checks failed
archlinux / release-archlinux (push) Failing after 15m12s
🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-09-17 16:37:25 -04:00

5 lines
223 B
Bash

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Supabase
DATABASE_DIR_SUPABASE="${DATABASE_DIR_SUPABASE:-/data/db/supabase}"
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -