feat: introduce CourseEditorLayout and AppHeader, add organization domain migration, and update Docker configurations and auth scripts
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Migration: Add domain to organizations
|
||||
ALTER TABLE organizations ADD COLUMN IF NOT EXISTS domain VARCHAR(255) UNIQUE;
|
||||
Reference in New Issue
Block a user