Commit e88d189
committed
refactor: use compose variable expansion for server port mapping
- Replace static host resolution logic
- Defer HOST/PORT to compose runtime
- Container always binds to 0.0.0.0
- Simplifies normalize_server_host fn
- Removes redundant port fallback logic1 parent 4ce0c3d commit e88d189
1 file changed
+4
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
333 | 319 | | |
334 | 320 | | |
335 | 321 | | |
| |||
0 commit comments