From 53135b2de6aa9016efc5d425b5593a1933a0d137 Mon Sep 17 00:00:00 2001 From: pks Date: Tue, 22 Nov 2022 22:34:50 +0100 Subject: 2022-11-22 --- up-www.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'up-www.service') 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 -- cgit v1.2.3