feat: implement Nginx and Apache service management with automated configuration generation and IPC handlers

This commit is contained in:
Ümit Tunç
2026-04-03 22:55:43 +03:00
parent a6967a7c4c
commit 58c84b3e2b
9 changed files with 83 additions and 18 deletions
+2 -1
View File
@@ -88,6 +88,7 @@
"asar": true,
"win": {
"icon": "build/icon.ico",
"requestedExecutionLevel": "highestAvailable",
"target": [
"nsis"
]
@@ -101,7 +102,7 @@
"installerIcon": "build/icon.ico",
"uninstallerIcon": "build/icon.ico",
"installerHeaderIcon": "build/icon.ico",
"perMachine": false,
"perMachine": true,
"multiLanguageInstaller": true,
"installerLanguages": [
"tr_TR",