Files
gitea/rootfs/usr/local/share/template-files/config/env/examples/supabase.sh
casjay fbe18132f8 🦈🏠🐜 Initial Commit 🐜🦈🏠
2025-09-16 23:50:36 -04:00

5 lines
223 B
Bash

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