Skip to content

Commit

Permalink
app: Set id
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNuttall committed Sep 2, 2024
1 parent d989dc1 commit 9914a88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/start_server.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/bash
cd /home/ec2-user/app
export SERVER_ID=`hostname`
pm2 start dist/server.js

0 comments on commit 9914a88

Please sign in to comment.