mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
update readme
This commit is contained in:
parent
0a09d267d2
commit
677635542e
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ After=network.target
|
||||||
Type=simple
|
Type=simple
|
||||||
User=next
|
User=next
|
||||||
Group=next
|
Group=next
|
||||||
ExecStart=/usr/bin/php /home/next/next/src/server.php type=nex root=/home/next/public
|
ExecStart=/usr/bin/php /home/next/next/src/server.php type=nex mode=fs root=/home/next/public
|
||||||
StandardOutput=file:/home/next/debug.log
|
StandardOutput=file:/home/next/debug.log
|
||||||
StandardError=file:/home/next/error.log
|
StandardError=file:/home/next/error.log
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue