1
0
mirror of https://github.com/NginxProxyManager/nginx-proxy-manager.git synced 2025-06-15 14:01:41 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
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