Skip to content

Commit

Permalink
build: expose SERVER_PORT
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Aug 16, 2024
1 parent e0a88ec commit 863f7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ ENV SERVER_PORT=7860
ENV OMP_NUM_THREADS=2
ENV CT2_FORCE_CPU_ISA=AVX512

EXPOSE $APP_PORT
EXPOSE $SERVER_PORT

0 comments on commit 863f7b9

Please sign in to comment.