chore: fix demo seed data

This commit is contained in:
Steven 2023-12-20 08:18:56 +08:00
parent feb700f325
commit fc01a796f8

View file

@ -1,4 +1,4 @@
INSERT INTO INSERT INTO
system_setting (`name`, `value`) system_setting (`name`, `value`)
VALUES VALUES
('instance_url', 'https://demo.usememos.com'); ('instance-url', 'https://demo.usememos.com');