Skip to content
Snippets Groups Projects
Verified Commit 124a9bb7 authored by shibayashi's avatar shibayashi
Browse files

Add MIX_ENV=prod

parent b982ced9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment