Commit 2dbdadb
Fix generated URLs to include :8001 in docker compose dev env (#519)
* Fix generated URLs to include :8001 in docker compose dev env
Bug: T414813
* Pass localhost port as a variable
* Add 'MW_LOCAL_HOST_PORT' variable
* Update dist-persist/wbstack/src/Settings/LocalSettings.php
Co-authored-by: Thomas Arrow <tarrow@users.noreply.github.com>
* sync with dist
---------
Co-authored-by: Thomas Arrow <tarrow@users.noreply.github.com>1 parent 9853d30 commit 2dbdadb
3 files changed
Lines changed: 4 additions & 2 deletions
File tree
- dist-persist/wbstack/src/Settings
- dist/wbstack/src/Settings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments