* {{Code|SRC_ROOT}}, path to the root directory with configuration sources;
* {{Code|SRC_ROOT}}, path to the root directory with configuration sources;
* {{Code|DST_ROOT}}, path to the root directory to place final configuration;
* {{Code|DST_ROOT}}, path to the root directory to place final configuration;
−
* {{Code|INCLUDE}}, if this variable is set in {{Code|.env}} files, it will be treated as a colon separated list of directories to search for additional configuration sources; if {{Code|INCLUDE}} directories are not absolute, they will be referenced from the [[Sugar_Server_Kit/sugar-server-templates|sugar-server-templates]] root.
+
* {{Code|INCLUDE}}, if this variable is set in {{Code|.env}} files, it will be treated as a colon separated list of directories to search for additional configuration sources; if {{Code|INCLUDE}} directories are not absolute, they will be referenced from the [[Sugar_Server_Kit/sugar-server-templates|sugar-server-templates]] root;
+
* {{Code|PWD}}, path to the directory where current source configuration file is located.