Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Overhang.IO committed Dec 8, 2023
2 parents 78f8c38 + f48c747 commit e7277ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog.d/20231208_132545_mpwheel_mfe_dev_ports.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- [Bugfix] Specify port for dev server to listen on (by @michaelwheeler)
2 changes: 2 additions & 0 deletions tutormfe/patches/local-docker-compose-dev-services
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ mfe:
restart: unless-stopped
depends_on:
- lms
environment:
- "PORT={{ app['port'] }}"
{%- endif %}
{%- endfor %}

0 comments on commit e7277ed

Please sign in to comment.