Skip to content

Commit

Permalink
No gunicorn! Obviously not used here
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Oct 22, 2023
1 parent 3cc56d7 commit eb60d18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/app-store-frontend.service
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ After=network.target
Type=simple
User=ubuntu
Group=ubuntu
RuntimeDirectory=gunicorn
WorkingDirectory=/home/ubuntu/app-store-dash/frontend
Environment=PORT=5001 NODE_ENV=production
ExecStart=/usr/local/bin/node /home/ubuntu/app-store-dash/frontend/build
Expand Down

0 comments on commit eb60d18

Please sign in to comment.