Commit 80b64c02 authored by Steven's avatar Steven

chore: tweak workspace setting seeds

parent 13b911eb
INSERT INTO INSERT INTO
system_setting (`name`, `value`) system_setting (`name`, `value`)
VALUES VALUES
('instance-url', 'https://demo.usememos.com'); ('WORKSPACE_SETTING_GENERAL', '{"instanceUrl":"https://demo.usememos.com"}');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment