-
Notifications
You must be signed in to change notification settings - Fork 6
PORT
Njagi Mwaniki edited this page Oct 9, 2015
·
1 revision
PORT is the environment variable which you can use to give wai-devel the port which you want to see your application on. It's that simple.
Naturally wai-devel will actually run your application on a different port but reverse proxy it to the value you have provided in PORT. If not specified it assumes PORT is 3000.