Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
chore: fix spelling in docker file
Browse files Browse the repository at this point in the history
Co-Authored-By: Vasco Santos <[email protected]>
  • Loading branch information
jacobheun and vasco-santos committed Mar 12, 2020
1 parent ea6bf58 commit c4003fd
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 @@ -23,7 +23,7 @@ COPY --chown=node:node ./README.md ./
# webrtc-star defaults to 9090
EXPOSE 9090

# Available overrides (defualts shown):
# Available overrides (defaults shown):
# --port=9090 --host=0.0.0.0 --disableMetrics=false
# Server logging can be enabled via the DEBUG environment variable:
# DEBUG=signalling-server,signalling-server:error
Expand Down

0 comments on commit c4003fd

Please sign in to comment.