mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-19 02:50:30 +02:00
homepage: run next directly instead of through pnpm (#17155)
This commit is contained in:
committed by
GitHub
parent
5748b577c4
commit
e253713148
@@ -64,7 +64,7 @@ RestartSec=1
|
||||
User=root
|
||||
WorkingDirectory=/opt/homepage/
|
||||
Environment=CI=true
|
||||
ExecStart=pnpm start
|
||||
ExecStart=/opt/homepage/node_modules/.bin/next start
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user