Skip to content

Commit

Permalink
Obviously that wasnt right, undo
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Oct 22, 2023
1 parent 10d3584 commit 1f692e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/app-store-frontend.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Type=simple
User=ubuntu
Group=ubuntu
WorkingDirectory=/home/ubuntu/app-store-dash/frontend
Environment=NODE_ENV=production SOCKET_PATH=/tmp/socket
Environment=NODE_ENV=production SOCKET_PATH=/run/app-store-frontend.sock
ExecStart=/usr/local/bin/node /home/ubuntu/app-store-dash/frontend/build
ExecReload=/bin/kill -s HUP $MAINPID
Restart=on-failure
Expand Down

0 comments on commit 1f692e6

Please sign in to comment.