Remove outdated vapor run reference (#801)

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
This commit is contained in:
Gwynne Raskind 2023-04-28 15:55:18 -05:00 committed by GitHub
parent 160c32cd24
commit 22724ab17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Group=vapor
Restart=always
RestartSec=3
WorkingDirectory=/home/vapor/hello
ExecStart=/home/vapor/hello/.build/release/Run serve --env production
ExecStart=/home/vapor/hello/.build/release/App serve --env production
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=vapor-hello