heroeser.blogg.se

Sharex extension
Sharex extension










sharex extension

Port can be configured by the setting the port environment variable. Just run npm start while in the project directory, or configure your process manager to do so.

sharex extension

This method is better suited if you cloned the server from GitHub. For when this is running in production, you should use a process manager such as pm2, which can also take care of environment variables for you.

sharex extension

Use the environment variable nameLength to do this - it defaults to 6. Regardless of which method you use to run it, you can provide the port through the port environment variable.įor servers with a lot of images or users, you may wish want to increase the length of the file name to prevent conflicts. By default, it listens on port 80 (http port). The only configuration value that needs to be passed is the port which the application should run on. $ npm install save-server 2: Running and configuring the server












Sharex extension