mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-19 20:14:52 -04:00
fix and move the steam api key to settings page
This commit is contained in:
parent
ae31eb6ba9
commit
20d59e5a13
6 changed files with 29 additions and 29 deletions
|
@ -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;
|
Loading…
Add table
Add a link
Reference in a new issue