Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
124a9bb7
Verified
Commit
124a9bb7
authored
Nov 12, 2018
by
shibayashi
Browse files
Add MIX_ENV=prod
parent
b982ced9
Changes
1
Hide whitespace changes
Inline
Side-by-side
installation/pleroma.service
View file @
124a9bb7
...
...
@@ -6,6 +6,7 @@ After=network.target postgresql.service
User
=
pleroma
WorkingDirectory
=
/home/pleroma/pleroma
Environment
=
"HOME=/home/pleroma"
Environment
=
"MIX_ENV=prod"
ExecStart
=
/usr/local/bin/mix phx.server
ExecReload
=
/bin/kill $MAINPID
KillMode
=
process
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment