Skip to content

Commit

Permalink
Fix env var in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumail committed Dec 4, 2023
1 parent c0305ad commit 5cead97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ ENV REACTION_HANDLING_DISABLED=false
ENV GRAPHQL_DEBUG=false
ENV GRAPHQL_PORT=4000
ENV REST_PORT=4001
ENV SONIC_PORT=1491

EXPOSE 4000/tcp
EXPOSE 4001/tcp
Expand Down

0 comments on commit 5cead97

Please sign in to comment.