update readme

This commit is contained in:
yggverse 2024-05-09 06:04:50 +03:00
parent 0a09d267d2
commit 677635542e

View File

@ -106,7 +106,7 @@ After=network.target
Type=simple
User=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
StandardError=file:/home/next/error.log
Restart=on-failure