mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-08-29 02:01:08 +00:00
chore: remove domain expiry from systemd and some other monitors by allowlisting insted of denylisting (#6643)
This commit is contained in:
@@ -129,7 +129,7 @@ npm run dev # Starts frontend (port 3000) and backend (port 3001)
|
||||
|
||||
## Database
|
||||
|
||||
- Primary: SQLite (also supports MariaDB/MySQL/PostgreSQL)
|
||||
- Primary: SQLite (also supports MariaDB/MySQL)
|
||||
- Migrations in `db/knex_migrations/` using Knex.js
|
||||
- Filename format validated by CI: `node ./extra/check-knex-filenames.mjs`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user