mirror of
https://github.com/usememos/memos.git
synced 2025-02-22 22:27:37 +01:00
5 lines
103 B
SQL
5 lines
103 B
SQL
INSERT INTO
|
|
system_setting (`name`, `value`)
|
|
VALUES
|
|
('instance-url', 'https://demo.usememos.com');
|