Difference between revisions of "Environment Variables"
IVSWikiBlue (talk | contribs) |
IVSWikiBlue (talk | contribs) |
||
Line 9: | Line 9: | ||
<td>/usr/local/valt/docker</td> | <td>/usr/local/valt/docker</td> | ||
<td>Determines the mount path of VALT's Docker containers</td> | <td>Determines the mount path of VALT's Docker containers</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>HOST</td> | ||
+ | <td></td> | ||
+ | <td>Fully Qualified Domain Name or IP Address of the VALT Application Server</td> | ||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 14:01, 9 January 2025
Environment Variable | Default Value | Description |
---|---|---|
VOLUMES_PATH | /usr/local/valt/docker | Determines the mount path of VALT's Docker containers |
HOST | Fully Qualified Domain Name or IP Address of the VALT Application Server |