Skip to content

Commit

Permalink
fix(env): typo SAS_EXPRESS_BIND_PORT -> SAS_EXPRESS_PORT in .env.dock…
Browse files Browse the repository at this point in the history
…er (#364)
  • Loading branch information
Rémi Jarasson authored Dec 15, 2020
1 parent 16c6c61 commit 8cbafea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.docker
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
SAS_EXPRESS_BIND_HOST=0.0.0.0

# Port exposed by the container
SAS_EXPRESS_BIND_PORT=8080
SAS_EXPRESS_PORT=8080

0 comments on commit 8cbafea

Please sign in to comment.