Removed port in service cause not needed

This commit is contained in:
DragoQC 2025-11-28 16:48:47 -05:00
parent 2b7d992632
commit 626df1a741

View File

@ -52,7 +52,6 @@ WorkingDirectory=/opt/discopanel
ExecStart=/opt/discopanel/discopanel ExecStart=/opt/discopanel/discopanel
Restart=always Restart=always
User=root User=root
Environment=PORT=8080
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target