FAQ: I want to set up a proxy for communications such as notifications from Pleasanter
## Answer
Set the environment variables and restart the server.
---
## Overview
This can be done by setting the environment variables and restarting the server.
## Limitations
1. This function is available from Ver1.4.0.0 onwards.
1. This setting is required for Windows as needed. It is not necessary for Linux or macOS.
## Operation Procedure
1. Open "Edit the system environment variables" from the Start menu.
1. Open Environment Variable settings from "Environment Variables" in the "Advanced" tab.

1. Click "New".

1. Set two system environment variables as follows:


|Variable|Value|Description|
|:---|:---|:---|
|HTTP_PROXY|http://proxyserver:port|http://< proxy server URL >:< proxy server port number >|
|HTTPS_PROXY|http://proxyserver:port|http://< proxy server URL >:< proxy server port number >|
* Please change the protocol to match your environment.
1. Confirm that the settings are complete, and then click "OK".

1. Click "OK".

1. Restart the server.