a few more things I forgot

This commit is contained in:
Izalia Mae 2019-07-10 03:44:16 -04:00
parent 9da0da0686
commit f0fea49cdc
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ User=mastodon
WorkingDirectory=workdir
Environment="NODE_ENV=production"
Environment="PORT=4000"
ExecStart=/usr/bin/npm run start
ExecStart=/usr/bin/yarn run start
TimeoutSec=15
Restart=always

View file

@ -29,7 +29,7 @@ module Mastodon
end
def suffix
'+glitch'
'+glitch+barkshark'
end
def to_s