add docker init folder
This commit is contained in:
2
docker/init/01-create-auth-schema.sql
Normal file
2
docker/init/01-create-auth-schema.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Create auth schema for GoTrue
|
||||
CREATE SCHEMA IF NOT EXISTS auth;
|
||||
Reference in New Issue
Block a user