Skip to content

Commit

Permalink
fix silly mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Aug 5, 2023
1 parent 1acc02c commit e1de732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model-server-basaran/scripts/serve.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

set -xe

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

0 comments on commit e1de732

Please sign in to comment.