mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 19:14:06 +08:00
fix and move the steam api key to settings page
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
-- You should not modify if this have pushed to Github, unless it does serious wrong with the db.
|
||||
BEGIN TRANSACTION;
|
||||
|
||||
ALTER TABLE monitor
|
||||
ADD apikey VARCHAR(64) default '' not null;
|
||||
|
||||
COMMIT;
|
Reference in New Issue
Block a user