1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-07-26 20:41:03 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
48a9f5f9db swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
001c77e686 Fix syntax that causes errors (generateKeys log) 2024-06-30 22:27:54 +09:00
4fdc80be01 Fix logical error with keys and mysql config 2023-03-21 17:59:27 +10:00
c3469de61b Linting fixes 2023-03-21 17:11:16 +10:00
2a07445005 Refactor configuration
- No longer use config npm package
- Prefer config from env vars, though still has support for config file
- No longer writes a config file for database config
- Writes keys to a new file in /data folder
- Removes a lot of cruft and improves config understanding
2023-03-21 16:53:39 +10:00