mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-27 22:44:46 +02:00

* Fix 500 on duplicate ports This should also address N+1 issues from the last PR * Combine into one method * Pint * Add missing type * Add 0.0.0.0 * Add notifications to help the user * Pint * Too verbose * Show notification here * Simplify code * Reset the ports if the ip changes * Don’t limit these anymore --------- Co-authored-by: Lance Pioch <git@lance.sh>