feat: web-arm add supabase
This commit is contained in:
parent
31ae2be273
commit
ab3b4a000e
15 changed files with 1336 additions and 59 deletions
2
hosts/web-arm/modules/supabase/sql/_supabase.sql
Normal file
2
hosts/web-arm/modules/supabase/sql/_supabase.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
\set pguser `echo "$POSTGRES_USER"`
|
||||
CREATE DATABASE _supabase WITH OWNER :pguser;
|
||||
Loading…
Add table
Add a link
Reference in a new issue