I noticed I made a mistake in my change from yesterday. Defaulting the port to "8080" at the command-line level is wrong because it makes it impossible to set a custom port via a setup submodule in pollen.rkt.
I noticed I made a mistake in my change from yesterday. Defaulting the port to "8080" at the `command-line` level is wrong because it makes it impossible to set a custom port via a `setup` submodule in `pollen.rkt`.
I noticed I made a mistake in my change from yesterday. Defaulting the port to "8080" at the
command-line
level is wrong because it makes it impossible to set a custom port via asetup
submodule inpollen.rkt
.Thanks!
6cd57203c1
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.