File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
153153:::
154154
155155Trunk will rebuild your application if you modify any of its source code files.
156- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
156+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
157157To change it, create the following file and edit as needed:
158158
159159``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ Remove option '--open' to not open your default browser `trunk serve`.
127127Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
128128application if you modify any source files.
129129This will fail if the socket is being used by another application.
130- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
130+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
131131To change it, create the following file and edit as needed:
132132
133133``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
146146
147147Trunk will rebuild your application if you modify any of its source code files.
148148This will fail if the socket is being used by another application.
149- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
149+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
150150To change it, create the following file and edit as needed:
151151
152152``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ trunk serve --open
123123Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
124124application if you modify any source files. Remove option '--open' to not open your default browser.
125125This will fail if the socket is being used by another application.
126- By default server will listening at address '127.0.0.1' and port '8080' [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
126+ By default server will be listening at address '127.0.0.1' and port '8080' [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
127127To change it, create the following file and edit as needed:
128128
129129``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
152152:::
153153
154154Trunk will rebuild your application if you modify any of its source code files.
155- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
155+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
156156To change it, create the following file and edit as needed:
157157
158158``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ Remove option '--open' to not open your default browser `trunk serve`.
127127Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
128128application if you modify any source files.
129129This will fail if the socket is being used by another application.
130- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
130+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
131131To change it, create the following file and edit as needed:
132132
133133``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ Add option '--open' to open your default browser `trunk serve --open`.
152152:::
153153
154154Trunk will rebuild your application if you modify any of its source code files.
155- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
155+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
156156To change it, create the following file and edit as needed:
157157
158158``` toml title="Trunk.toml"
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ Remove option '--open' to not open your default browser `trunk serve`.
127127Trunk will open your application in your default browser, watch the project directory and helpfully rebuild your
128128application if you modify any source files.
129129This will fail if the socket is being used by another application.
130- By default server will listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
130+ By default server will be listening at address '127.0.0.1' and port '8080' => [ http://localhost:8080 ] ( http://127.0.0.1:8080 ) .
131131To change it, create the following file and edit as needed:
132132
133133``` toml title="Trunk.toml"
You can’t perform that action at this time.
0 commit comments