#--port and --addr on build

1 messages · Page 1 of 1 (latest)

chrome dome
#

On dx serve we can set --port and --addr to setup the server side address and port, it's possible to make the same thing work with the final binary (after dx build) or do we need to create a custom config and set that on the Launch ?

delicate vigil
#

What version of dioxus fullstack are you using?

#

You can set the port and addr as part of the fullstack server config

chrome dome
#

0.6 alpha 3

#

I though the build will also accept these params, it’s probably a good nice to have I would say