Skip to content

Commit

Permalink
Add server instance id to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Wason1797 committed Nov 13, 2024
1 parent c892eb0 commit fde2377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ create-env:
echo "STATION_TYPE=$$STATION_TYPE" >>.env
echo "VERSION=$$VERSION" >>.env
echo "ENV=$$ENV" >>.env
echo "SEVRER_INSTANCE_ID=1" >> .env


.ONESHELL:
Expand Down

0 comments on commit fde2377

Please sign in to comment.