add docker init folder
Some checks failed
CI / backend-tests (pull_request) Failing after 1m11s
CI / frontend-tests (pull_request) Successful in 28s

This commit is contained in:
2026-03-20 22:13:01 +01:00
parent 3d362a8314
commit 93a90f4ba7

View File

@@ -0,0 +1,2 @@
-- Create auth schema for GoTrue
CREATE SCHEMA IF NOT EXISTS auth;