-
Notifications
You must be signed in to change notification settings - Fork 0
Configuring service ports
Dan Wickett edited this page Apr 25, 2024
·
6 revisions
If you need to run using a different port than 80 please ensure you are running version 3.0.0 or later.
By default the On-Site Lattice and WebCSD services are configured to run using port 8080 for all inter-service communication. This is controlled by the WEBCSD_PORT variable in your .env file from version 3.0.0 onwards, this variable is required and an example can be found in the sample.env file which is set to port 80.