summaryrefslogtreecommitdiff
path: root/up-www.service
diff options
context:
space:
mode:
Diffstat (limited to 'up-www.service')
-rw-r--r--up-www.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/up-www.service b/up-www.service
index f7d00c0..4b06097 100644
--- a/up-www.service
+++ b/up-www.service
@@ -4,7 +4,7 @@ After=network.target
[Service]
User=root
-Environment=GEM_HOME=/usr/local/lib/ruby/2.5.0
+Environment=GEM_HOME=/usr/local/lib/ruby/
Environment=APP_ENV=production
ExecStart=/usr/local/src/up/up-www.rb
Restart=on-failure