Skip to content

Commit

Permalink
basaran: make sure the title shows server name (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 authored Aug 5, 2023
1 parent 497c160 commit e69e901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model-server-basaran/scripts/serve.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

set -xe

export SERVER_MODEL_NAME="$HOSTNAME"
PYTHONUNBUFFERED=1 python -m basaran

0 comments on commit e69e901

Please sign in to comment.